Searched refs:func_notdir_suffix (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 519 func_notdir_suffix (char *o, char **argv, const char *funcname) in func_notdir_suffix() function 2054 { STRING_SIZE_TUPLE("notdir"), 0, 1, 1, func_notdir_suffix}, 2056 { STRING_SIZE_TUPLE("suffix"), 0, 1, 1, func_notdir_suffix},
|