Searched refs:RESTORE (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libz/
H A Dinfback.c130 #define RESTORE() \ macro
467 RESTORE();
H A Dinflate.c414 #define RESTORE() \ macro
768 RESTORE();
952 RESTORE();
1134 RESTORE();
/ast/src/lib/libpp/
H A Dppcontrol.c49 #define RESTORE (COLLECTING|CONDITIONAL|DEFINITION|DIRECTIVE|DISABLE|EOF2NL|HEADER|NOSPACE|NOVERTICAL|PASSEOF|STRIP) macro
311 restore = (pp.state & RESTORE)|NEWLINE;
314 pp.state &= ~(NEWLINE|RESTORE|SKIPCONTROL);
2233 pp.state &= ~RESTORE;
/ast/src/cmd/INIT/
H A Dratz.c2633 #define RESTORE() \ macro
2987 RESTORE();
3171 RESTORE();
3353 RESTORE();

Completed in 107 milliseconds