Searched defs:comptr (Results 1 – 5 of 5) sorted by relevance
198 struct comnod *comptr; in ed_expand() local
434 char *comptr; /* end of a comment delimiter */ in putScp() local
699 char **sh_argbuild(Shell_t *shp,int *nargs, const struct comnod *comptr,int flag) in sh_argbuild()
125 char *comptr = NULL; /* set with -y comment (old) */ in main() local
249 #define comptr(x) ((struct comnod *)x) macro