Home
last modified time | relevance | path

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

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