Searched defs:NTF_USE (Results 1 – 4 of 4) sorted by relevance
40 #define NTF_USE 0x01 macro
44 #define NTF_USE (1 << 0) macro
2423 pub const NTF_USE: u8 = 0x01; constant