Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtypes.h264 # define GUINT64_SWAP_LE_BE_X86_64(val) \ macro
277 # define GUINT64_SWAP_LE_BE(val) (GUINT64_SWAP_LE_BE_X86_64 (val))
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt277 GUINT64_SWAP_LE_BE_X86_64