OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plus_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;
160
if (plus_len >
plus_max
)
161
plus_value = xrealloc (plus_value,
plus_max
= plus_len);
140
static unsigned int qmark_max=0,
plus_max
=0, bar_max=0;
local
Completed in 295 milliseconds