Searched refs:_QUAD_LOWWORD (Results 1 – 3 of 3) sorted by relevance
81 #define _QUAD_LOWWORD 0 macro
57 #define _QUAD_LOWWORD 0 macro
90 ((uint32_t *)(t))[_QUAD_LOWWORD] = ntohl(((uint32_t *)(f))[1]); \94 ((uint32_t *)(t))[1] = htonl(((uint32_t *)(f))[_QUAD_LOWWORD]); \