Searched refs:REG_SUB_STOP (Results 1 – 8 of 8) sorted by relevance
99 #define REG_SUB_STOP 0x00000040 /* internal no-op */ macro
81 #define REG_SUB_STOP 0x00000040 /* internal no-op */ macro
36 's', REG_SUB_STOP,
300 if (fp->re[x]->re_sub->re_flags & REG_SUB_STOP) in getfmt()
557 if (edit->re.re_sub->re_flags & REG_SUB_STOP) in ppcontrol()