Searched defs:IN_IGNORED (Results 1 – 4 of 4) sorted by relevance
46 #define IN_IGNORED 0x00008000 /* File was ignored */ macro
43 #define IN_IGNORED 0x00008000 /* File was ignored */ macro
2177 pub const IN_IGNORED: u32 = 0x0000_8000; constant
2524 pub const IN_IGNORED: u32 = 0x0000_8000; constant