Searched refs:TEST_OR (Results 1 – 5 of 5) sorted by relevance
47 "-o", TEST_OR,
46 #define TEST_OR (TEST_BINOP|1) macro
83 #define TEST_OR 0x00008000 macro104 …_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TEST_IGNORE_OVER|TEST_IGNORE_POSITION|TEST_OR|TEST_PASS|TEST_SU…1699 test &= ~(TEST_AND|TEST_OR); in main()1704 test &= ~TEST_OR; in main()1707 test |= TEST_VERIFY|TEST_OR; in main()1711 test |= TEST_OR; in main()1780 if (test & TEST_OR) in main()1784 test &= ~TEST_OR; in main()
308 if(op==TEST_AND || op==TEST_OR) in e3()481 case TEST_OR: in test_binop()
1505 case TEST_OR: case TEST_AND: in sh_lex()