Home
last modified time | relevance | path

Searched refs:info (Results 1 – 13 of 13) sorted by relevance

/manual/
A DMakefile24 .PHONY: dvi pdf info html
33 info: $(objpfx)libc.info target
73 $(objpfx)libc.dvi $(objpfx)libc.pdf $(objpfx)libc.info: \
141 $(objpfx)%.info: %.texinfo
161 generated += libc.dvi libc.pdf libc.tmp libc.info* \
177 install: $(inst_infodir)/libc.info
180 $(INSTALL_INFO) --info-dir=$(inst_infodir) $(inst_infodir)/libc.info;\
187 $(inst_infodir)/libc.info: $(objpfx)libc.info
A Dlibc.texinfo3 @setfilename libc.info
16 @comment Tell install-info what to do.
A DREADME.pretty-printers61 When in doubt, you can use the 'info pretty-printer' gdb command to list the
124 set of pretty printers to enable (as seen by running 'info pretty-printer').
A Ddebug.texi68 @c Collects info returned by _dl_addr in an auto array, allocates memory
110 @c Single loop of _dl_addr over addresses, collecting info into an iovec
A Ddir1 This is the file .../info/dir, which contains the topmost node of the
A Dinstall.texi363 them manually with @w{@code{make info}}.
590 mechanism for the info files is not present or works differently.
A Dsysinfo.texi303 @deftypefun int uname (struct utsname *@var{info})
310 @var{info} with information about the operating system and host machine.
A Dstdio.texi3156 int @var{function} (FILE *stream, const struct printf_info *info,
3163 The @var{info} argument is a pointer to a structure that contains
3203 int @var{function} (const struct printf_info *info,
3249 @deftypefun int printf_size (FILE *@var{fp}, const struct printf_info *@var{info}, const void *cons…
3312 @deftypefun int printf_size_info (const struct printf_info *@var{info}, size_t @var{n}, int *@var{a…
3426 flex.info, Flex: The Lexical Scanner Generator}, and @ref{Top, , ,
3427 bison.info, The Bison Reference Manual}.
A Dmaint.texi461 autoconf.info, Autoconf: Generating Automatic Configuration Scripts},
A Dtime.texi327 @c from both basic and thread time info structs. On generic posix,
393 @c On HURD, this calls task_info twice, for basic and thread times info,
A Dintro.texi1037 directives, @pxref{Header Files,,, cpp.info, The GNU C Preprocessor
A Dtexinfo.tex399 \ifvoid\margin\else % marginal info is present
8970 % Cross-manual reference with only an info filename (arg 4), no
9639 % If have an xref label, write the list of floats info. Do this
/manual/examples/
A Drprintf.c32 const struct printf_info *info, in print_widget() argument
47 (info->left ? -info->width : info->width), in print_widget()
57 print_widget_arginfo (const struct printf_info *info, size_t n, in print_widget_arginfo() argument

Completed in 36 milliseconds