Searched refs:TEST_AND (Results 1 – 5 of 5) sorted by relevance
38 "-a", TEST_AND,
47 #define TEST_AND (TEST_BINOP|2) macro
82 #define TEST_AND 0x00004000 macro104 #define TEST_GLOBAL (TEST_ACTUAL|TEST_AND|TEST_BASELINE|TEST_CATCH|TEST_FAIL|TEST_IGNORE_ERROR|TES…1699 test &= ~(TEST_AND|TEST_OR); in main()1703 test |= TEST_VERIFY|TEST_AND; in main()1708 test &= ~TEST_AND; in main()1712 test &= ~TEST_AND; in main()1792 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()