Searched refs:noflagged (Results 1 – 2 of 2) sorted by relevance
266 bool noflagged = FALSE; in tool_help() local269 noflagged = TRUE; in tool_help()272 if(a && noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) in tool_help()
1061 bool noflagged = FALSE; in getparameter() local1068 noflagged = TRUE; in getparameter()1084 if(noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) { in getparameter()
Completed in 14 milliseconds