Home
last modified time | relevance | path

Searched refs:POSITIVE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcmd/common/
H A Dtail.c115 #define POSITIVE (1<<7) macro
287 if (number < 0 || !number && (flags & POSITIVE)) in init()
358 *f &= ~(ERROR|NEGATIVE|POSITIVE); in num()
366 *f |= POSITIVE; in num()
473 flags &= ~(ERROR|NEGATIVE|POSITIVE); in b_tail()
483 if (flags & (NEGATIVE|POSITIVE)) in b_tail()
734 if (number < 0 || !number && (flags & POSITIVE)) in b_tail()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt793 Cleaned up the use of the macros NEGATIVE and POSITIVE which were defined