Home
last modified time | relevance | path

Searched refs:XC_INST_BOOL_NOT (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dbc.c304 XC_INST_BOOL_NOT, // | enumerator
723 XC_INST_BOOL_NOT, // DC_LEX_OP_BOOL_NOT
4867 } else if (prev == XC_INST_BOOL_NOT) { in zbc_parse_expr()
4893 if (bin_last || prev == XC_INST_BOOL_NOT) in zbc_parse_expr()
4991 if (prev == XC_INST_BOOL_NOT || nexprs != 1) in zbc_parse_expr()
6810 case XC_INST_BOOL_NOT: { in zxc_program_exec()