Lines Matching refs:gtst
6112 int gtst(int inv, int t) in gtst() function
10935 a = gtst(1, 0); in gen_opl()
10941 b = gtst(0, 0); in gen_opl()
10966 a = gtst(1, a); in gen_opl()
12888 vseti(VT_JMP, gtst(1, 0)); in unary()
13301 t = gtst(1, t); in expr_land()
13320 t = gtst(0, t); in expr_lor()
13373 tt = gtst(1, 0); in expr_eq()
13375 tt = gtst(1, 0); in expr_eq()
13559 a = gtst(1, 0); in block()
13576 a = gtst(1, 0); in block()
13672 a = gtst(1, 0); in block()
13699 c = gtst(0, 0); in block()
13745 *case_sym = gtst(1, 0); in block()
13748 *case_sym = gtst(1, 0); in block()
13752 *case_sym = gtst(1, *case_sym); in block()