Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dgnum4.c550 const char *thisarg = NULL; in doformat() local
603 thisarg = argv[pos++]; in doformat()
608 thisarg = temp; in doformat()
615 l = strlen(thisarg); in doformat()
622 addchars(thisarg, l); in doformat()