Searched refs:fxdr_unsigned (Results 1 – 2 of 2) sorted by relevance
85 #define fxdr_unsigned(t, v) ((t)ntohl((uint32_t)(v))) macro533 (LVAL) = fxdr_unsigned(uint32_t, __tmp); \
452 (LVAL) = fxdr_unsigned(uint32_t, *__tmpptr); \