Searched refs:TEST_AND (Results 1 – 5 of 5) sorted by relevance
38 "-a", TEST_AND,
47 #define TEST_AND (TEST_BINOP|2) macro
84 #define TEST_AND 0x00004000 macro106 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TES…1701 test &= ~(TEST_AND|TEST_OR); in main()1705 test |= TEST_VERIFY|TEST_AND; in main()1710 test &= ~TEST_AND; in main()1714 test &= ~TEST_AND; in main()1794 else if (test & TEST_AND) in main()
308 if(op==TEST_AND || op==TEST_OR) in e3()480 case TEST_AND: in test_binop()
1505 case TEST_OR: case TEST_AND: in sh_lex()