Searched refs:qmark_value (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dcommands.c140 static char *plus_value=0, *bar_value=0, *qmark_value=0;
210 qmark_value = xrealloc (qmark_value, qmark_max = qmark_len);
211 qp = qmark_value;
256 qp[qp > qmark_value ? -1 : 0] = '\0';
257 DEFINE_VARIABLE ("?", 1, qmark_value);
139 static char *plus_value=0, *bar_value=0, *qmark_value=0; local

Completed in 76 milliseconds