Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgtypes.in.h203 # define GUINT64_SWAP_LE_BE_IA32(val) \
219 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_IA32 (val))
/third_party/glib/glib/
Dgtypes.h268 # define GUINT64_SWAP_LE_BE_IA32(val) \ macro
287 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_IA32 (val))
/third_party/glib/docs/reference/glib/
Dglib-sections.txt599 GUINT64_SWAP_LE_BE_IA32