Searched defs:VER_FLG_BASE (Results 1 – 12 of 12) sorted by relevance
56 pub(super) const VER_FLG_BASE: u16 = 0x1; constant
446 #define VER_FLG_BASE 0x01 macro
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
894 #define VER_FLG_BASE 0x1 macro
897 #define VER_FLG_BASE 0x1 macro
902 #define VER_FLG_BASE 0x1 macro
1067 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro