Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h78 #define STRspRarrow STRspRarrow macro
H A Dtc.const.c331 Char STRspRarrow[] = { ' ', '>', '\0' }; variable
H A Dsh.proc.c897 pads((t->t_dflg & F_APPEND) ? STRspRarrow2 : STRspRarrow); in padd()