Searched refs:noflagged (Results 1 – 2 of 2) sorted by relevance
262 bool noflagged = FALSE; in tool_help() local265 noflagged = TRUE; in tool_help()268 if(a && noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) in tool_help()
1598 bool noflagged = FALSE; in getparameter() local1605 noflagged = TRUE; in getparameter()1621 if(noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) { in getparameter()
Completed in 12 milliseconds