Home
last modified time | relevance | path

Searched refs:PP_TRUNCATE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libpp/common/
H A DHISTORY24 07/04/89 fix PP_TRUNCATE interaction with PP_COMPILE
37 03/15/89 fix PP_TRUNCATE macro id bit table checks
42 02/01/89 add -T (PP_TRUNCATE) for old non-flexname compiler compatibility
H A Dpp.h188 #define PP_TRUNCATE 58 /* truncate macro names */ macro
H A Dppargs.c433 ppop(PP_TRUNCATE, TRUNCLENGTH); in ppargs()
H A DRELEASE313 94-01-01 fix STANDALONE+PP_TRUNCATE fsm macro bug
316 93-11-11 fix PP_COMPILE+PP_TRUNCATE=8 bug for continue,unsigned,etc.
329 fix PP_TRUNCATE macro fsm bug that missed some expansions
H A Dppop.c1488 case PP_TRUNCATE: in ppop()
H A Dppcontrol.c2086 ppop(PP_TRUNCATE, i0 ? (p ? strtol(p, NiL, 0) : TRUNCLENGTH) : 0); in ppcontrol()