HomeSort by relevance Sort by last modified time
    Searched full:bar_max (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
commands.c 141 static unsigned int qmark_max=0, plus_max=0, bar_max=0;
213 if (bar_len > bar_max)
214 bar_value = xrealloc (bar_value, bar_max = bar_len);
140 static unsigned int qmark_max=0, plus_max=0, bar_max=0; local

Completed in 47 milliseconds