Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtypes.h254 # define GUINT32_SWAP_LE_BE_X86_64(val) \ macro
276 # define GUINT32_SWAP_LE_BE(val) (GUINT32_SWAP_LE_BE_X86_64 (val))
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt276 GUINT32_SWAP_LE_BE_X86_64