Searched defs:VER_FLG_BASE (Results 1 – 9 of 9) sorted by relevance
56 pub(super) const VER_FLG_BASE: u16 = 0x1; constant
1295 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 }; enumerator
1325 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 }; enumerator
902 #define VER_FLG_BASE 0x1 macro
894 #define VER_FLG_BASE 0x1 macro
911 #define VER_FLG_BASE 0x1 macro
1067 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro