Searched refs:Array (Results 1 – 12 of 12) sorted by relevance
/glibc-2.36/misc/ |
D | tst-syscalls.c | 32 struct Array struct 41 struct Array argument 45 return __extension__ (struct Array) {0, 0}; in allocate() 50 return __extension__ (struct Array) {0, 0}; in allocate() 52 return __extension__ (struct Array) {bytes, p}; in allocate() 57 deallocate (struct Array b) in deallocate() 79 reallocate (struct Array b) in reallocate() 91 protect (struct Array b) in protect() 109 do_read (int fd, void *ptr, struct Array b) in do_read() 121 do_write (int fd, void *ptr, struct Array b) in do_write() [all …]
|
/glibc-2.36/manual/ |
D | search.texi | 15 * Array Search Function:: The @code{bsearch} function. 16 * Array Sort Function:: The @code{qsort} function. 32 should return a value the way @code{strcmp} (@pxref{String/Array 61 @node Array Search Function 62 @section Array Search Function 149 @node Array Sort Function 150 @section Array Sort Function
|
D | string.texi | 1 @node String and Array Utilities, Character Set Handling, Character Handling, Top 3 @chapter String and Array Utilities 25 * String/Array Conventions:: Whether to use a string function or an 31 * String/Array Comparison:: Functions for byte-wise and character-wise 169 @node String/Array Conventions 170 @section String and Array Conventions 1099 @node String/Array Comparison 1100 @section String/Array Comparison 1475 comes from @code{qsort} (@pxref{Array Sort Function}). The job of the
|
D | intro.texi | 1223 @xref{String and Array Utilities}. 1290 @c Strings and Array Utilities (5) 1352 @ref{String and Array Utilities}, has descriptions of functions for
|
D | ctype.texi | 1 @node Character Handling, String and Array Utilities, Memory, Top
|
D | filesys.texi | 647 @ref{Scanning Directory Content}, and @ref{Array Sort Function}. 753 (@pxref{String/Array Comparison}). The difference is that the arguments 799 (@pxref{String/Array Comparison}). The difference is that the arguments
|
D | charset.texi | 1 @node Character Set Handling, Locales, String and Array Utilities, Top
|
/glibc-2.36/ |
D | NEWS | 1602 [25149] regex: Array bounds violation in proceed_next_node 1629 [25423] libc: Array overflow in backtrace on powerpc
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 17111 * manual/string.texi (String/Array Comparison): Clarify the 26021 * manual/string.texi (String and Array Utilities): 42278 * manual/search.texi: (Array Sort Function): Clarify stable sorting 42995 * manual/search.texi: (Array Sort Function): Remove claim how to make 53743 * nscd/selinux.c (perms): Array of const char* to permission names. 71597 * manual/search.texi (Array Search Function): Add missing const in 71656 (String/Array Comparison): Fix typo in wcscasecmp prototype. 91439 * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
|
D | ChangeLog.11 | 9558 * manual/search.texi (Array Sort Function): Document that qsort is
|
D | ChangeLog.17 | 13661 (Array Search Function): Clarify.
|
D | ChangeLog.7 | 8428 * manual/string.texi (String and Array Utilities): Add `Argz and
|