Searched refs:FLG_RESTORE (Results 1 – 1 of 1) sorted by relevance
33 #define FLG_RESTORE 01 /* restore string on close */ macro64 p->flg = f ? FLG_RESTORE : 0; in tokopen()78 if (p->flg == FLG_RESTORE && *p->ptr.end != p->chr) in tokclose()112 case FLG_RESTORE: in tokread()