Searched defs:conditional (Results 1 – 2 of 2) sorted by relevance
| /ndk/sources/host-tools/make-3.81/ | ||
| D | variable.h | 60 unsigned int conditional:1; /* Nonzero if set with a ?=. */ member |
| D | variable.c | 1000 int conditional = 0; in do_variable_definition() local |