Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/m4/
Dmain.c361 CHRSAVE(l); in macro()
487 CHRSAVE(t); in macro()
490 CHRSAVE(t); /* stack the char */ in macro()
506 CHRSAVE(*s++); in outputstr()
563 CHRSAVE(c); in inspect()
Dextern.h126 #define CHRSAVE(c) \ macro