Home
last modified time | relevance | path

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

/external/toybox/generated/
Dflags.h477 #undef FLAG_B
565 #undef FLAG_B
937 #undef FLAG_B
2701 #undef FLAG_B
3619 #define FLAG_B (FORCED_FLAG<<9) macro
3701 #define FLAG_B (1<<15) macro
4011 #define FLAG_B (1<<23) macro
5493 #define FLAG_B (FORCED_FLAG<<27) macro
/external/toybox/toys/pending/
Ddiff.c541 if ((toys.optflags & FLAG_B)) { in do_diff()