OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAGS_SHORT
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
trio.c
342
FLAGS_SHORT
= 2 * FLAGS_ALTERNATIVE,
343
FLAGS_SHORTSHORT = 2 *
FLAGS_SHORT
,
370
FLAGS_EXCLUDE =
FLAGS_SHORT
,
375
FLAGS_ALL_SIZES = FLAGS_ALL_VARSIZES | FLAGS_SHORTSHORT |
FLAGS_SHORT
,
[
all
...]
/external/curl/lib/
mprintf.c
142
FLAGS_SHORT
= 1<<4,
332
flags |=
FLAGS_SHORT
;
935
else if(!(p->flags &
FLAGS_SHORT
))
Completed in 76 milliseconds