Home
last modified time | relevance | path

Searched refs:CHRSAVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/m4/
H A Dmain.c387 CHRSAVE(l); in macro()
514 CHRSAVE(t); in macro()
517 CHRSAVE(t); /* stack the char */ in macro()
533 CHRSAVE(*s++); in outputstr()
590 CHRSAVE(c); in inspect()
H A Dextern.h130 #define CHRSAVE(c) \ macro