Home
last modified time | relevance | path

Searched refs:GLIB_SIZEOF_VOID_P (Results 1 – 20 of 20) sorted by relevance

/third_party/glib/glib/
Dgatomic.c670 #if GLIB_SIZEOF_VOID_P == 8 in gssize()
681 #if GLIB_SIZEOF_VOID_P == 8 in gsize()
692 #if GLIB_SIZEOF_VOID_P == 8 in gsize()
703 #if GLIB_SIZEOF_VOID_P == 8 in gsize()
Dgpoll.h93 #if defined (G_OS_WIN32) && GLIB_SIZEOF_VOID_P == 8
Dgmem.h59 #if GLIB_SIZEOF_VOID_P > GLIB_SIZEOF_LONG
66 # define G_MEM_ALIGN GLIB_SIZEOF_VOID_P
Dglibconfig.h74 #define GLIB_SIZEOF_VOID_P 8 macro
126 #define GLIB_SIZEOF_VOID_P 4 macro
Dgbitlock.c379 #if G_BYTE_ORDER == G_BIG_ENDIAN && GLIB_SIZEOF_VOID_P == 8 in g_futex_int_address()
Dglib-init.c86 G_STATIC_ASSERT (sizeof (void *) == GLIB_SIZEOF_VOID_P);
Dgiochannel.h357 #if GLIB_SIZEOF_VOID_P == 8
Dglibconfig.h.in72 #define GLIB_SIZEOF_VOID_P @glib_void_p@ macro
Dgpoll.c417 #if GLIB_SIZEOF_VOID_P == 8 in g_poll()
Dgiowin32.c1971 #if GLIB_SIZEOF_VOID_P == 8
/third_party/glib/gio/
Dgasynchelper.c47 #if GLIB_SIZEOF_VOID_P == 8 in _g_win32_overlap_wait_result()
/third_party/glib/glib/tests/
Donce.c26 #if GLIB_SIZEOF_VOID_P > 4
Drcbox.c227 #if GLIB_SIZEOF_VOID_P == 8
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstjniutils.h32 #if GLIB_SIZEOF_VOID_P == 8
/third_party/glib/glib/deprecated/
Dgrel.c144 #if GLIB_SIZEOF_VOID_P > GLIB_SIZEOF_LONG in tuple_hash_2()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvktrash.c151 #if GLIB_SIZEOF_VOID_P == 8
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1127 #if defined (GLIB_SIZEOF_VOID_P) && GLIB_SIZEOF_VOID_P == 8
Dgstpoll.c817 #if GLIB_SIZEOF_VOID_P == 8 in gst_poll_get_read_gpollfd()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt96 GLIB_SIZEOF_VOID_P
/third_party/glib/gobject/
Dgobject.c168 #if SIZEOF_INT == 4 && GLIB_SIZEOF_VOID_P == 8