Searched refs:ERR_FLAGS (Results 1 – 1 of 1) sorted by relevance
48 #define ERR_FLAGS 0xf0000000 macro614 flags = (int) id & ERR_FLAGS; in stderror()615 id &= ~ERR_FLAGS; in stderror()