Home
last modified time | relevance | path

Searched refs:GLIB_SIZEOF_SIZE_T (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/glib/
Dglibconfig.h76 #define GLIB_SIZEOF_SIZE_T 8 macro
128 #define GLIB_SIZEOF_SIZE_T 4 macro
Dglib-init.c94 G_STATIC_ASSERT (sizeof (size_t) == GLIB_SIZEOF_SIZE_T);
Dglibconfig.h.in74 #define GLIB_SIZEOF_SIZE_T @glib_size_t@ macro
Dgvariant-serialiser.c576 guchar bytes[GLIB_SIZEOF_SIZE_T]; in gvs_read_unaligned_le()
594 guchar bytes[GLIB_SIZEOF_SIZE_T]; in gvs_write_unaligned_le()
Dgtypes.h442 #if GLIB_SIZEOF_SIZE_T == 8
Dgslice.c216 #if GLIB_SIZEOF_SIZE_T * 2 == 8 /* P2ALIGNMENT */
218 #elif GLIB_SIZEOF_SIZE_T * 2 == 16 /* P2ALIGNMENT */
/third_party/libsoup/libsoup/
Dsoup-message-body.c590 #if GLIB_SIZEOF_SIZE_T < 8 in soup_message_body_flatten()
Dsoup-websocket-connection.c527 #if GLIB_SIZEOF_SIZE_T > 4 in send_message()
/third_party/glib/gobject/
Dgtype.h383 #if GLIB_SIZEOF_SIZE_T != GLIB_SIZEOF_LONG || !defined __cplusplus
/third_party/glib/docs/reference/glib/
Dglib-sections.txt98 GLIB_SIZEOF_SIZE_T