Home
last modified time | relevance | path

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

/iconv/
A Dloop.c67 # define get16(addr) *((const uint16_t *) (addr)) macro
78 # define get16(addr) \ macro
103 # define get16(addr) \ macro
352 # undef get16
537 #undef get16
A Dgconv_simple.c1171 uint16_t u1 = get16 (inptr); \
1255 uint16_t u1 = bswap_16 (get16 (inptr)); \

Completed in 9 milliseconds