Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isc/
H A Dregex.c45 int empty_ok = 0; in isc_regex_validate() local
111 empty_ok = 1; in isc_regex_validate()
117 if (group && !have_atom && !empty_ok) in isc_regex_validate()
129 empty_ok = 0; in isc_regex_validate()
/openbsd-src/gnu/gcc/gcc/
H A Dc-parser.c1257 c_parser_declaration_or_fndef (c_parser *parser, bool fndef_ok, bool empty_ok, in c_parser_declaration_or_fndef() argument
1281 if (empty_ok) in c_parser_declaration_or_fndef()