Searched refs:and_op (Results 1 - 1 of 1) sorted by relevance

/src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y103 static void type_check(symbol_t *symbol, expression_t *expression, int and_op);
1820 int and_op;
1822 and_op = FALSE;
1824 and_op = TRUE;
1831 if (and_op == FALSE

Completed in 7 milliseconds