Home
last modified time | relevance | path

Searched refs:SIZEOF_VOIDP (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_good/
Dconfig.h107 #define SIZEOF_VOIDP 8 macro
Dmeson.build186 cdata.set('SIZEOF_VOIDP', cc.sizeof('void*'))
/third_party/gstreamer/gstplugins_bad/
Dconfig.h110 #define SIZEOF_VOIDP 8 macro
Dmeson.build193 cdata.set('SIZEOF_VOIDP', cc.sizeof('void*'))
/third_party/gstreamer/gstplugins_base/
Dconfig.h126 #define SIZEOF_VOIDP 8 macro
Dmeson.build201 core_conf.set('SIZEOF_VOIDP', cc.sizeof('void*'))
/third_party/libsnd/tests/
Dwin32_ordinal_test.c63 #if SIZEOF_VOIDP == 8 in test_ordinal()
/third_party/libsnd/cmake/
DSndFileChecks.cmake114 check_type_size (void* SIZEOF_VOIDP)