Searched defs:GET_WORD (Results 1 – 3 of 3) sorted by relevance
60 #define GET_WORD(ptr) (*(WORD *)(ptr)) macro
40 #define GET_WORD(ptr) (*(WORD *)(ptr)) macro
1182 #define GET_WORD(x) (*(const WORD *)(x)) in AX_ConvertDialogTemplate() macro