OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_M
(Results
1 - 3
of
3
) sorted by null
/external/toybox/toys/posix/
sort.c
178
int ff = flags & (FLAG_n|FLAG_g|
FLAG_M
|FLAG_x);
207
} else if (CFG_SORT_BIG && ff ==
FLAG_M
) {
ps.c
[
all
...]
/external/toybox/generated/
flags.h
349
#undef
FLAG_m
587
#undef
FLAG_m
748
#undef
FLAG_m
844
#undef
FLAG_m
862
#undef
FLAG_m
1105
#undef
FLAG_m
1173
#undef
FLAG_M
1174
#undef
FLAG_m
1184
#undef
FLAG_m
1341
#undef
FLAG_m
[
all
...]
Completed in 53 milliseconds