Searched refs:expand (Results 1 – 25 of 25) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-strtoll.c | 310 static void expand (char *dst, int c); 341 expand (exp1, *ep); in do_test() 342 expand (exp2, lt->left); in do_test() 373 expand (exp1, *ep); in do_test() 374 expand (exp2, lt->left); in do_test() 389 expand (char *dst, int c) in expand() function
|
D | tst-strtol.c | 535 static void expand (char *dst, int c); 566 expand (exp1, *ep); in do_test() 567 expand (exp2, lt->left); in do_test() 598 expand (exp1, *ep); in do_test() 599 expand (exp2, lt->left); in do_test() 614 expand (char *dst, int c) in expand() function
|
D | tst-strtod.c | 81 static void expand (char *dst, int c); 112 expand (exp1, *ep); in do_test() 113 expand (exp2, lt->left); in do_test() 183 expand (char *dst, int c) in expand() function
|
/glibc-2.36/scripts/ |
D | documented.sh | 63 expand | cut -b 33- | sed '/^[[:space:]]*$/d' |
|
/glibc-2.36/sysdeps/arm/armv6t2/ |
D | memchr.S | 81 orr r1, r1, r1, lsl #8 @ expand the match word across to all bytes
|
/glibc-2.36/manual/ |
D | Makefile | 138 $< | expand > $@.new
|
D | macros.texi | 50 @c Document the safety functions as preliminary. It does NOT expand its
|
D | texinfo.tex | 364 \indexdummies % don't expand commands in the output. 460 % We prepended an \empty token at the very beginning and we expand it now, 816 \makevalueexpandable % we want to expand any @value in FILE. 1442 % If we don't expand the argument now, \skipspaces will get 1693 % If we don't expand the argument now, \skipspaces will get 2911 % will therefore expand the active definition of _, which is us 4554 % And now expand that command. 4680 % Used for @value's in index entries to form the sort key: expand the @value 5182 % makeinfo does not expand macros in the argument to @deffn, which ends up 5284 \indexdummies % Must do this here, since \bf, etc expand at this stage [all …]
|
D | pattern.texi | 543 previous calls to @code{glob}. This way you can effectively expand 566 reading the directories that must be read in order to expand @var{pattern} 2006 previous calls to @code{wordexp}. This way you can effectively expand 2051 Here is an example of using @code{wordexp} to expand several strings
|
D | errno.texi | 22 * Error Codes:: Error code macros; all of these expand 116 All of them expand into integer constant values. Some of these error
|
D | memory.texi | 2580 or @code{obstack_chunk_free}, alone, expand into a function name if it is
|
D | filesys.texi | 1665 entry, and there is no space left in the file system to expand it.
|
D | stdio.texi | 629 expand to too much code.
|
/glibc-2.36/posix/ |
D | PTESTS | 238 #W back references are supposed to expand to the last match, but what
|
/glibc-2.36/math/ |
D | README.libm-test | 29 "gen-libm-test.py" to expand the templates and produce a set of test
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.10 | 420 * posix/wordexp.c: Use $HOME to expand ~ (if set); fix off-by-one 11156 (_dl_map_object_deps): Use expand_dst to expand DSTs in DT_NEEDED, 11164 (dl_open_worker): Recognize and expand DSTs in filename. 11219 * elf/dl-load.c (expand_dynamic_string_token): Don't expand 11921 always expand pattern when it is needed. Also, handle quoting in
|
D | ChangeLog.2 | 2091 FPU directory, expand and uniquize the list with code that used to
|
D | ChangeLog.15 | 4749 * stdio-common/_itoa.h: Don't expand _itoa inline for libc.
|
D | ChangeLog.9 | 6036 expand DST.
|
D | ChangeLog.12 | 868 * elf/dl-load.c (_dl_dst_count): In SUID binaries expand $ORIGIN
|
D | ChangeLog.5 | 8251 * sysdeps/mach/hurd/dup2.c: Call _hurd_alloc_fd to expand the
|
D | ChangeLog.18 | 27209 * assert/assert.h (assert): Don't macro-expand failed assertion 29222 * stdlib/tst-strtod.c (expand): Likewise. 29223 * stdlib/tst-strtol.c (expand): Likewise. 29224 * stdlib/tst-strtoll.c (expand): Likewise. 61562 * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path. 93057 * string/test-string.h (IMPL): Use __STRING to expand name and then 95618 * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
|
D | ChangeLog.11 | 12771 chance to expand VERSION_##lib##_##version.
|
D | ChangeLog.16 | 568 * intl/finddomain.c (_nl_find_domain): Avoid strdup of expand
|
D | ChangeLog.7 | 2400 * libio/libioP.h: Don't use __BEGIN_DECLS/__END_DECLS, expand macros.
|