Home
last modified time | relevance | path

Searched refs:STRminus1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.const.c53 Char STRminus1[] = { '-', '1', '\0' }; variable
H A Dsh.exp.c650 errval = valtest == 'F' ? STRcolon : STRminus1; in filetest()