Searched refs:ARG2u_LOC (Results 1 – 1 of 1) sorted by relevance
436 #define ARG2u(p) ARG_VALUE(ARG2u_LOC(p))453 #define ARG2u_SET(p, val) ARG__SET(ARG2u_LOC(p), (val))550 #define ARG2u_LOC(p) (((struct regnode_2 *)p)->arg2.u32) macro