Searched refs:NS_GET16 (Results 1 – 3 of 3) sorted by relevance
178 #define GETSHORT NS_GET16
421 #define NS_GET16(s, cp) do { \ macro
3971 NS_GET16(dst, src); in libc_hidden_def()4050 NS_GET16(rdlength, ptr); in ns_skiprr()4077 NS_GET16(handle->_id, msg); in libc_hidden_def()4083 NS_GET16(handle->_flags, msg); in libc_hidden_def()4090 NS_GET16(handle->_counts[i], msg); in libc_hidden_def()4159 NS_GET16(rr->type, handle->_ptr); in ns_parserr()4160 NS_GET16(rr->rr_class, handle->_ptr); in ns_parserr()4171 NS_GET16(rr->rdlength, handle->_ptr); in ns_parserr()
Completed in 11 milliseconds