Home
last modified time | relevance | path

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

/NextBSD/usr.bin/m4/
HDmain.c359 CHRSAVE(l); in macro()
486 CHRSAVE(t); in macro()
489 CHRSAVE(t); /* stack the char */ in macro()
505 CHRSAVE(*s++); in outputstr()
562 CHRSAVE(c); in inspect()
HDextern.h129 #define CHRSAVE(c) \ macro