Searched refs:got_op (Results 1 – 3 of 3) sorted by relevance
200 int got_op = 0; /* &1 for got_op1, &4 for got_op3 etc. */ in dofile() local216 got_op |= 1; in dofile()219 got_op |= 2; in dofile()222 got_op |= 4; in dofile()225 got_op |= 8; in dofile()260 if (f && got_op==(1<<nargs_(f))-1) { in dofile()
201 int got_op = 0; /* &1 for got_op1, &4 for got_op3 etc. */ in dofile() local217 got_op |= 1; in dofile()220 got_op |= 2; in dofile()223 got_op |= 4; in dofile()226 got_op |= 8; in dofile()261 if (f && got_op==(1<<nargs_(f))-1) { in dofile()
115 bool got_op = false; in Decode() local131 got_op = true; in Decode()136 got_op = true; in Decode()141 got_op = true; in Decode()146 got_op = true; in Decode()152 got_op = true; in Decode()156 if (!got_op) { in Decode()