Searched refs:node (Results 1 – 25 of 25) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/ |
D | refcontainers.xslt | 6 <!-- 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()|@*"/>
|
D | HOWTO | 69 entries that reference the @node(s) in that .def file;
|
D | ChangeLog-2015 | 2432 * 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/ |
D | search.h | 61 typedef struct node { struct 63 struct node *llink, *rlink; argument
|
/picolibc-3.5.0-3.4.0/newlib/libc/ssp/ |
D | ssp.tex | 1 @node Overflow Protection 9 @node Stack Smashing Protection 19 @node Object Size Checking
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/xtensa/ |
D | xtensa.tex | 1 @node Xtensa 13 @node setjmp 42 @node longjmp
|
/picolibc-3.5.0-3.4.0/newlib/doc/ |
D | doc.str | 35 "@node " catstr skip_past_newline copy_past_newline catstr 78 "@node " - a
|
/picolibc-3.5.0-3.4.0/newlib/libm/fenv/ |
D | fenv.tex | 1 @node Fenv
|
/picolibc-3.5.0-3.4.0/newlib/libm/complex/ |
D | complex.tex | 1 @node Complex
|
/picolibc-3.5.0-3.4.0/newlib/libc/misc/ |
D | misc.tex | 29 @node Misc
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio64/ |
D | stdio64.tex | 17 @node Stdio64
|
/picolibc-3.5.0-3.4.0/newlib/libc/ |
D | sys.tex | 2 @node Syscalls 22 @node Stubs 299 @node Reentrant Syscalls
|
/picolibc-3.5.0-3.4.0/newlib/libc/string/ |
D | wcstrings.tex | 1 @node Wchar strings
|
D | strings.tex | 17 @node Strings
|
/picolibc-3.5.0-3.4.0/newlib/libc/time/ |
D | time.tex | 17 @node Timefns
|
/picolibc-3.5.0-3.4.0/newlib/libc/iconv/ |
D | iconv.tex | 1 @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/ |
D | signal.tex | 17 @node Signals
|
/picolibc-3.5.0-3.4.0/newlib/libm/math/ |
D | math.tex | 9 @node Math 90 @node version
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/necv70/ |
D | necv70.tex | 17 @node machine,,syscalls,Top
|
/picolibc-3.5.0-3.4.0/newlib/libc/reent/ |
D | reent.tex | 17 @node Reentrancy
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/ |
D | stdlib.tex | 5 @node Stdlib
|
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/ |
D | tree.h | 112 #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/ |
D | ctype.tex | 29 @node Ctype
|
/picolibc-3.5.0-3.4.0/newlib/libc/locale/ |
D | locale.tex | 30 @node Locale
|
/picolibc-3.5.0-3.4.0/newlib/libc/stdio/ |
D | stdio.tex | 17 @node Stdio
|