Home
last modified time | relevance | path

Searched defs:SIZEOF_INT (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/freetype/builds/vms/
Dftconfig.h45 #define SIZEOF_INT 4 macro
/third_party/lame/mac/
DPrecompile_Common.h35 #define SIZEOF_INT 4 macro
/third_party/curl/lib/
Dconfig-riscos.h199 #define SIZEOF_INT 4 macro
Dconfig-mac.h76 #define SIZEOF_INT 4 macro
Dconfig-win32ce.h195 #define SIZEOF_INT 4 macro
Dconfig-amigaos.h64 #define SIZEOF_INT 4 macro
Dconfig-dos.h80 #define SIZEOF_INT 4 macro
Dconfig-os400.h215 #define SIZEOF_INT 4 macro
Dconfig-plan9.h52 #define SIZEOF_INT 4 macro
Dconfig-win32.h268 #define SIZEOF_INT 4 macro
/third_party/lame/
DconfigMS.h11 #define SIZEOF_INT 4 macro
/third_party/node/deps/cares/config/cygwin/
Dares_config.h451 #define SIZEOF_INT 4 macro
/third_party/python/PC/
Dpyconfig.h331 #define SIZEOF_INT 4 macro
/third_party/curl/customized/include/
Dcurl_config_standard.h930 #define SIZEOF_INT 4 macro
Dcurl_config_liteos_m.h951 #define SIZEOF_INT 4 macro
Dcurl_config_liteos_a.h897 #define SIZEOF_INT 4 macro
Dcurl_config_standard_http3.h931 #define SIZEOF_INT 4 macro
/third_party/python/Lib/test/
Dtest_time.py21 SIZEOF_INT = sysconfig.get_config_var('SIZEOF_INT') or 4 variable
Dtest_socket.py175 SIZEOF_INT = array.array("i").itemsize variable