Home
last modified time | relevance | path

Searched refs:FLAG_B (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bitflags/tests/compile-fail/visibility/
H A Dprivate_flags.rs10 const FLAG_B = 0b00000010; consts
17 let flag2 = example::Flags2::FLAG_B; in main()
/third_party/toybox/generated/
H A Dflags.h527 #undef FLAG_B macro
621 #undef FLAG_B macro
694 #undef FLAG_B macro
1084 #undef FLAG_B macro
2342 #undef FLAG_B macro
3918 #define FLAG_B (FORCED_FLAG<<27) macro
4000 #define FLAG_B (FORCED_FLAG<<9) macro
4067 #define FLAG_B (1<<15) macro
4389 #define FLAG_B (1<<3) macro
5451 #define FLAG_B ( macro
[all...]
/third_party/toybox/toys/pending/
H A Ddiff.c616 if ((toys.optflags & FLAG_B)) { in do_diff()

Completed in 13 milliseconds