Searched refs:expanding (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | expand.c | 123 if (v->expanding) in recursively_expand_for_file() 139 v->expanding = 1; in recursively_expand_for_file() 144 v->expanding = 0; in recursively_expand_for_file()
|
D | variable.h | 65 unsigned int expanding:1; /* Nonzero if currently being expanded. */ member
|
D | README.customs | 32 to try expanding -lfoo to libfoo.so). If you rely on these changes
|
D | variable.c | 221 v->expanding = 0; in define_variable_in_set()
|
D | ChangeLog | 82 expanding the result, we expand (or not, if it's simple) each part 159 expanding. If no variable is being expanded, it's the same as 163 current variable we're expanding, unless there's no file info in 1529 * expand.c (recursively_expand_for_file): If we're expanding a 2220 the value of the variable VARNAME without expanding it any 2335 the variable scope to that of the file before expanding. 2550 expanding each appended variable then adding all the expanded
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 144 i have rescinded the attempt to use strcoll in expanding shorthands in
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 3711 % \endtemplate) expanding \doitemize. 5397 % \noexpand\putwordAppendix avoids expanding indigestible 5408 % \noexpand\putwordChapter avoids expanding indigestible 5554 % \noexpand\putwordSection avoids expanding indigestible 5567 % \noexpand\putwordSection avoids expanding indigestible 7886 % Append the tokens #2 to the definition of macro #1, not expanding either.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3099 The other way in which `make' processes commands is by expanding any 4048 course of expanding some other string). When this happens, it is 4090 is scanned once and for all, expanding any references to other 4092 value of the simply expanded variable is the result of expanding the 5639 define a recursively-expanding variable, so that its value contains an
|
D | make.texi | 3700 The other way in which @code{make} processes commands is by expanding 4903 the course of expanding some other string). When this happens, it is 4961 once and for all, expanding any references to other variables and 4963 expanded variable is the result of expanding the text that you write. 6910 to define a recursively-expanding variable, so that its value contains an 10235 expanding to the full name of the @emph{target of that rule}. We cannot
|
D | make.info-2 | 1114 expanding to the full name of the _target of that rule_. We cannot
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 2805 % \endtemplate) expanding \doitemize. 6711 % Append the tokens #2 to the definition of macro #1, not expanding either.
|