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

/ast/src/lib/libvgraph/
H A Dvgraph.h92 ** GRSTRUCTOF returns the address of the struct that contains e_t.
95 #define GRSTRUCTOF(_st,_e,_a) (_st*)((unsigned char*)(_a) - GROFFSETOF(_st,_e)) macro

Completed in 10 milliseconds