Home
last modified time | relevance | path

Searched refs:GUINT16_SWAP_LE_BE_IA32 (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgtypes.in.h164 # define GUINT16_SWAP_LE_BE_IA32(val) \
217 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val))
/third_party/glib/glib/
Dgtypes.h229 # define GUINT16_SWAP_LE_BE_IA32(val) \ macro
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_IA32 (val))
/third_party/glib/docs/reference/glib/
Dglib-sections.txt597 GUINT16_SWAP_LE_BE_IA32