Searched defs:STB_GLOBAL (Results 1 – 3 of 3) sorted by relevance
493 #define STB_GLOBAL 1 /* Symbol visible outside obj */ macro
809 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
754 #define STB_GLOBAL 1 /* Global symbol */ macro