Home
last modified time | relevance | path

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

/netbsd/src/bin/sh/
Dparser.h46 #define CTLENDARI '\207' macro
Dexpand.c274 case CTLENDARI: /* end of a $(( )) string */ in argstr()
413 case CTLENDARI: in exptilde()
Dshow.c758 case CTLENDARI: in sharg()
Djobs.c2105 case CTLENDARI: /*((*/ in cmdputs()
Dparser.c2129 USTPUTC(CTLENDARI, out);