Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtw.comp.c194 tw_pos(Char *ran, int wno) in tw_pos() argument
205 return wno == getn(ran); in tw_pos()
208 return wno <= getn(&ran[1]); in tw_pos()
212 return getn(ran) <= wno; in tw_pos()
214 return (getn(ran) <= wno) && (wno <= getn(p)); in tw_pos()
/freebsd-9-stable/contrib/tzdata/
DMakefile290 VALIDATE_FLAGS = -s -B -wall -wno-unused-param