Searched refs:bc_parse_inst_isLeaf (Results 1 – 1 of 1) sorted by relevance
522 (!(bin_last) && ((rparen) || bc_parse_inst_isLeaf(prev)))3051 static int bc_parse_inst_isLeaf(BcInst t) { in bc_parse_inst_isLeaf() function