Searched defs:BC_PARSE_TOP_OP (Results 1 – 2 of 2) sorted by relevance
129 #define BC_PARSE_TOP_OP(p) (*((BcLexType*) bc_vec_top(&(p)->ops))) macro
520 #define BC_PARSE_TOP_OP(p) (*((BcLexType*) bc_vec_top(&(p)->ops))) macro