Home
last modified time | relevance | path

Searched defs:isarg (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/awk/
H A Dparse.c272 isarg(uchar *s) /* is s in argument list for current function? */ in isarg() function
/titanic_52/usr/src/cmd/pr/
H A Dpr.c251 int isarg = 0; in findopt() local