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

/ast/src/lib/libast/astsa/
H A Dast.h93 #define pointerof(x) ((void*)((char*)0+(x))) macro
/ast/src/lib/libast/include/
H A Dast.h206 #define pointerof(x) ((void*)((char*)0+(x))) macro
/ast/src/cmd/ksh93/include/
H A Ddefs.h43 #ifndef pointerof
44 #define pointerof(x) ((void*)((char*)0+(x))) macro

Completed in 187 milliseconds