Searched defs:__PIC__ (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/
H A Dbuiltin-defines.c30 #ifdef __PIC__
31 #if __PIC__ == 1
32 #undef __PIC__ macro
34 #define __PIC__ 2 macro

Completed in 122 milliseconds