Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DByteOrder.h56 #define dtohs(x) (x) macro
63 #define dtohs(x) (android_swap_short(x)) macro