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

/external/stlport/stlport/stl/
H A D_cwchar.h43 # define __STDC_LIMIT_MACROS macro
/external/skia/include/gpu/
H A DGrConfig.h124 #define __STDC_LIMIT_MACROS macro
/external/valgrind/tsan/
H A Dts_pin.cc31 #define __STDC_LIMIT_MACROS macro
/external/elfutils/libcpu/
H A Di386_lex.c54 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
57 #ifndef __STDC_LIMIT_MACROS
58 #define __STDC_LIMIT_MACROS 1 macro
/external/elfutils/src/
H A Dldlex.c55 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
58 #ifndef __STDC_LIMIT_MACROS
59 #define __STDC_LIMIT_MACROS 1 macro
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.c36 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
39 #ifndef __STDC_LIMIT_MACROS
40 #define __STDC_LIMIT_MACROS 1 macro
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp36 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
39 #ifndef __STDC_LIMIT_MACROS
40 #define __STDC_LIMIT_MACROS 1 macro
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp45 /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
48 #ifndef __STDC_LIMIT_MACROS
49 #define __STDC_LIMIT_MACROS 1 macro

Completed in 970 milliseconds