Searched defs:Extern (Results 1 – 4 of 4) sorted by relevance
57 unsigned Extern : 1; variable
131 bool Extern, bool Constant) { in registerDeviceVar()139 bool Extern, int Type) { in registerDeviceSurf()147 bool Extern, int Type, bool Normalized) { in registerDeviceTex()
570 bool Extern = SymType & (MachO::N_EXT | MachO::N_PEXT); in loadMainBinarySymbols() local
184 bool Extern; member