Searched refs:PP_TRUNCATE (Results 1 – 6 of 6) sorted by relevance
24 07/04/89 fix PP_TRUNCATE interaction with PP_COMPILE37 03/15/89 fix PP_TRUNCATE macro id bit table checks42 02/01/89 add -T (PP_TRUNCATE) for old non-flexname compiler compatibility
188 #define PP_TRUNCATE 58 /* truncate macro names */ macro
436 ppop(PP_TRUNCATE, TRUNCLENGTH); in ppargs()
324 94-01-01 fix STANDALONE+PP_TRUNCATE fsm macro bug327 93-11-11 fix PP_COMPILE+PP_TRUNCATE=8 bug for continue,unsigned,etc.340 fix PP_TRUNCATE macro fsm bug that missed some expansions
1538 case PP_TRUNCATE: in ppop()
2086 ppop(PP_TRUNCATE, i0 ? (p ? strtol(p, NiL, 0) : TRUNCLENGTH) : 0); in ppcontrol()