Home
last modified time | relevance | path

Searched refs:FLAG_B (Results 1 – 2 of 2) sorted by relevance

/external/toybox/generated/
Dflags.h452 #undef FLAG_B
540 #undef FLAG_B
884 #undef FLAG_B
2561 #undef FLAG_B
3420 #define FLAG_B (FORCED_FLAG<<9) macro
3502 #define FLAG_B (FORCED_FLAG<<15) macro
3786 #define FLAG_B (1<<23) macro
5193 #define FLAG_B (FORCED_FLAG<<27) macro
/external/toybox/toys/pending/
Ddiff.c541 if ((toys.optflags & FLAG_B)) { in do_diff()