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

/ast/src/cmd/re/
H A Dsed.h86 high byte IMASK+flags; flags are NEG and SEL
105 #define NEG 0x01000000 /* instruction written with ! */ macro
H A Dsed1.c638 printf("%s%c\n", *q&NEG?"!":"", code(*q));
707 neg = NEG;
H A Dsed2.c84 int neg = !!(*q & NEG);

Completed in 27 milliseconds