Searched refs:LINESYNC (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | ppproto.c | 131 #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