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
3068 #define FLAG_H (FORCED_FLAG<<0)
3069 #define FLAG_A (FORCED_FLAG<<1)
3070 #define FLAG_p (FORCED_FLAG<<2)
3071 #define FLAG_a (FORCED_FLAG<<3)
3072 #define FLAG_d (FORCED_FLAG<<4)
3073 #define FLAG_s (FORCED_FLAG<<5)
3074 #define FLAG_D (FORCED_FLAG<<6)
[all …]