Searched refs:INACT (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/re/
H A Dsed.h108 #define INACT (~AMASK) /* inactive bit, the sign bit */ macro
H A Dsed2.c94 active = !(*q & INACT);
103 *q |= INACT;
107 *q = recno | INACT;
H A Dsed1.c697 *q++ = INACT;

Completed in 53 milliseconds