OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRING_SIZE_TUPLE
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/
function.c
[
all
...]
main.c
781
struct variable *v = lookup_variable (
STRING_SIZE_TUPLE
("PATH"));
[
all
...]
make.h
388
#define
STRING_SIZE_TUPLE
(_s) (_s), (sizeof (_s)-1)
Completed in 52 milliseconds