Home
last modified time | relevance | path

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

/external/toybox/generated/
Dflags.h1 #undef FORCED_FLAG
4 #define FORCED_FLAG 1 macro
7 #define FORCED_FLAG 0 macro
3363 #define FLAG_H (FORCED_FLAG<<0)
3364 #define FLAG_A (FORCED_FLAG<<1)
3365 #define FLAG_p (FORCED_FLAG<<2)
3366 #define FLAG_a (FORCED_FLAG<<3)
3367 #define FLAG_d (FORCED_FLAG<<4)
3368 #define FLAG_s (FORCED_FLAG<<5)
3369 #define FLAG_D (FORCED_FLAG<<6)
[all …]