Searched refs:ARG_LOC (Results 1 – 1 of 1) sorted by relevance
146 #define ARG(p) ARG_VALUE(ARG_LOC(p))149 #define ARG_SET(p, val) ARG__SET(ARG_LOC(p), (val))176 #undef ARG_LOC181 #define ARG_LOC(p) (((struct regnode_1 *)p)->arg1) macro