Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c638 bool is_tuple = false; in cfg_acl_fromconfig2()
659 is_tuple = true; in cfg_acl_fromconfig2()
693 if (is_tuple) { in cfg_acl_fromconfig2()
648 bool is_tuple = false; cfg_acl_fromconfig2() local
/netbsd-src/external/mit/isl/dist/
H A Disl_input.c972 int is_tuple; in next_is_tuple() local
986 is_tuple = isl_stream_next_token_is(s, '['); in next_is_tuple()
990 return is_tuple; in next_is_tuple()
4044 int is_tuple; in next_is_param_tuple() local
4055 is_tuple = tok2 && tok2->type != '{'; in next_is_param_tuple()
4060 return is_tuple; in next_is_param_tuple()