Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtypes.h200 # define GUINT64_SWAP_LE_BE_IA32(val) \ macro
216 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_IA32 (val))
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt272 GUINT64_SWAP_LE_BE_IA32