Home
last modified time | relevance | path

Searched refs:SIZEOF_SHORT (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_good/
Dconfig.h105 #define SIZEOF_SHORT 2 macro
Dmeson.build185 cdata.set('SIZEOF_SHORT', cc.sizeof('short'))
/third_party/gstreamer/gstplugins_bad/
Dconfig.h108 #define SIZEOF_SHORT 2 macro
Dmeson.build192 cdata.set('SIZEOF_SHORT', cc.sizeof('short'))
/third_party/gstreamer/gstplugins_base/
Dconfig.h124 #define SIZEOF_SHORT 2 macro
Dmeson.build200 core_conf.set('SIZEOF_SHORT', cc.sizeof('short'))
/third_party/curl/customized/include/
Dcurl_config_standard.h942 #define SIZEOF_SHORT 2 macro
Dcurl_config_liteos_a.h909 #define SIZEOF_SHORT 2 macro
Dcurl_config_liteos_m.h963 #define SIZEOF_SHORT 2 macro
/third_party/python/PC/
Dpyconfig.h323 #define SIZEOF_SHORT 2 macro
/third_party/libsnd/cmake/
DSndFileChecks.cmake109 # check_type_size (short SIZEOF_SHORT)
/third_party/python/Modules/_ctypes/
Dcfield.c424 #if SIZEOF_SHORT == 2
1515 #elif SIZEOF__BOOL == SIZEOF_SHORT
/third_party/e2fsprogs/
D1002-add-header-file-to-musl-compile-mk2efs.patch172 +#endif /* SIZEOF_SHORT == 2 */
190 +#endif /* SIZEOF_SHORT == 2 */
211 +#endif /* SIZEOF_SHORT == 4 */
233 +#endif /* SIZEOF_SHORT == 4 */
991 +#define SIZEOF_SHORT 2
2777 +#endif /* SIZEOF_SHORT == 2 */
2795 +#endif /* SIZEOF_SHORT == 2 */
2816 +#endif /* SIZEOF_SHORT == 4 */
2838 +#endif /* SIZEOF_SHORT == 4 */
/third_party/python/
Dpyconfig.h.in1491 #undef SIZEOF_SHORT
/third_party/python/Modules/
D_testcapimodule.c75 CHECK_SIZEOF(SIZEOF_SHORT, short); in test_config()
/third_party/node/deps/cares/
DCHANGES4223 - Makefile.netware: SIZEOF_SHORT definition
4918 - Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
/third_party/chromium/patch/
D0003-ohos-1115.patch3034 +#define SIZEOF_SHORT 2