Searched refs:NEGATIVE (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcmd/ | ||
H A D | tail.c | 114 #define NEGATIVE (1<<6) macro 356 *f &= ~(ERROR|NEGATIVE|POSITIVE); 359 *f |= NEGATIVE; 472 flags &= ~(ERROR|NEGATIVE|POSITIVE); 482 if (flags & (NEGATIVE|POSITIVE)) |
Completed in 8 milliseconds