HomeSort by relevance Sort by last modified time
    Searched refs:recursively_expand (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/make-3.81/
variable.h 135 #define recursively_expand(v) recursively_expand_for_file (v, NULL) macro
expand.c 178 value = (v->recursive ? recursively_expand (v) : v->value);
332 ? recursively_expand (v)
main.c     [all...]

Completed in 206 milliseconds