Searched defs:GET32 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/include/isccc/
H A Dutil.h58 #define GET32(v, w) \ macro
96 GET32(v, w); \
99 #define GET_OFFSET(v, w) GET32(v, w)
114 GET32(v, w); \

Completed in 10 milliseconds