Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsnames.h80 #define STRspRarrow2 STRspR2arrow macro
HDtc.const.c330 Char STRspRarrow2[] = { ' ', '>', '>', '\0' }; variable
HDsh.proc.c873 pads((t->t_dflg & F_APPEND) ? STRspRarrow2 : STRspRarrow); in padd()