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

/bind-9.6-ESV-R11/lib/isccc/include/isccc/
H A Dutil.h67 #define GET32(v, w) \ macro
105 GET32(v, w); \
108 #define GET_OFFSET(v, w) GET32(v, w)
123 GET32(v, w); \

Completed in 8 milliseconds