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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c51 #define MAGICGEN "/* : : generated by proto : : */\n" macro
2268 else if (*s == '/' && !strncmp(s, MAGICGEN, sizeof(MAGICGEN) - 1))
2414 proto->op = strcopy(proto->op, MAGICGEN);
2421 proto->op = strcopy(proto->op, MAGICGEN);

Completed in 62 milliseconds