Searched refs:DIP_ERR (Results 1 – 2 of 2) sorted by relevance
347 if (flags & DIP_ERR) in do_in_path()767 DIP_ALL + DIP_DIR + (round == 2 && res == FAIL ? DIP_ERR : 0), in ex_packadd()
2609 #define DIP_ERR 0x04 // give an error message when none found. macro