Home
last modified time | relevance | path

Searched refs:node (Results 1 – 25 of 25) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/
Drefcontainers.xslt6 <!-- Whenever you match any node but refentrycontainer or any attribute -->
7 <xsl:template match="node()[not(self::refentrycontainer)]|@*">
8 <!-- Copy the current node -->
11 <xsl:apply-templates select="node()|@*"/>
DHOWTO69 entries that reference the @node(s) in that .def file;
DChangeLog-20152432 * libm/libm.texinfo: Rename node Index to Document Index.
2436 * libc/libc.texinfo: Rename node Library Index to Document Index.
4084 * libc/iconv/iconv.tex: Rename node "Introduction" into
5950 * libc/libc.texinfo (Top): Add posix node to menu.
9754 * libc/stdio/vfprintf.c: Use expected node name.
12486 * libc/libc.texinfo (Top): Surround this node with @ifnottex
16688 * libc/libc.texinfo: Add node reference to wide-character strings.
24954 * libc/stdlib/mprec.c (_Balloc): Don't put new node on _reclaim list.
26610 makeinfo node defaulting to get better Info file node structure.
27444 * libc/string/strings.tex: renamed node index to node index
[all …]
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dsearch.h61 typedef struct node { struct
63 struct node *llink, *rlink; argument
/picolibc-3.5.0-3.4.0/newlib/libc/ssp/
Dssp.tex1 @node Overflow Protection
9 @node Stack Smashing Protection
19 @node Object Size Checking
/picolibc-3.5.0-3.4.0/newlib/libc/machine/xtensa/
Dxtensa.tex1 @node Xtensa
13 @node setjmp
42 @node longjmp
/picolibc-3.5.0-3.4.0/newlib/doc/
Ddoc.str35 "@node " catstr skip_past_newline copy_past_newline catstr
78 "@node " - a
/picolibc-3.5.0-3.4.0/newlib/libm/fenv/
Dfenv.tex1 @node Fenv
/picolibc-3.5.0-3.4.0/newlib/libm/complex/
Dcomplex.tex1 @node Complex
/picolibc-3.5.0-3.4.0/newlib/libc/misc/
Dmisc.tex29 @node Misc
/picolibc-3.5.0-3.4.0/newlib/libc/stdio64/
Dstdio64.tex17 @node Stdio64
/picolibc-3.5.0-3.4.0/newlib/libc/
Dsys.tex2 @node Syscalls
22 @node Stubs
299 @node Reentrant Syscalls
/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dwcstrings.tex1 @node Wchar strings
Dstrings.tex17 @node Strings
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dtime.tex17 @node Timefns
/picolibc-3.5.0-3.4.0/newlib/libc/iconv/
Diconv.tex1 @node Encoding conversions
27 @node Introduction to iconv
128 @node Supported encodings
716 @node iconv design decisions
869 @node iconv configuration
936 @node Encoding names
961 @node CCS tables
1402 @node CES converters
1471 @node The encodings description file
1611 @node How to add new encoding
[all …]
/picolibc-3.5.0-3.4.0/newlib/libc/signal/
Dsignal.tex17 @node Signals
/picolibc-3.5.0-3.4.0/newlib/libm/math/
Dmath.tex9 @node Math
90 @node version
/picolibc-3.5.0-3.4.0/newlib/libc/machine/necv70/
Dnecv70.tex17 @node machine,,syscalls,Top
/picolibc-3.5.0-3.4.0/newlib/libc/reent/
Dreent.tex17 @node Reentrancy
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dstdlib.tex5 @node Stdlib
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dtree.h112 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
115 SPLAY_LEFT((head)->sph_root, field) = SPLAY_RIGHT(node, field); \
116 SPLAY_RIGHT((head)->sph_root, field) = SPLAY_LEFT(node, field); \
/picolibc-3.5.0-3.4.0/newlib/libc/ctype/
Dctype.tex29 @node Ctype
/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dlocale.tex30 @node Locale
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dstdio.tex17 @node Stdio