Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dparser.h43 #define CTLENDARI '\375' macro
H A Dexpand.c285 case CTLENDARI: in argstr()
373 case CTLENDARI: in exptilde()
H A DTOUR114 CTLENDARI End of arithmetic expansion
156 Arithmetic expansion starts with CTLARI and ends with CTLENDARI.
H A Djobs.c1554 } else if (c == CTLENDARI) { in cmdputs()
H A Dparser.c1544 USTPUTC(CTLENDARI, out); in readtoken1()