Home
last modified time | relevance | path

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

/external/toybox/generated/
Dflags.h431 #undef FLAG_B
494 #undef FLAG_B
3043 #define FLAG_B (FORCED_FLAG<<9) macro
3102 #define FLAG_B (FORCED_FLAG<<15) macro
/external/toybox/toys/pending/
Ddiff.c541 if ((toys.optflags & FLAG_B)) { in do_diff()