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

/ast/src/lib/libpp/
H A Dppproto.c131 #undef LINESYNC macro
132 #define LINESYNC (1L<<13) macro
371 if (proto->flags & LINESYNC)
2374 if (flags & PROTO_LINESYNC) proto->flags |= LINESYNC;

Completed in 14 milliseconds