Home
last modified time | relevance | path

Searched refs:ATTR_FALLTHROUGH (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c257 ATTR_FALLTHROUGH in hashword()
260 ATTR_FALLTHROUGH in hashword()
264 ATTR_FALLTHROUGH in hashword()
311 ATTR_FALLTHROUGH in hashword2()
314 ATTR_FALLTHROUGH in hashword2()
318 ATTR_FALLTHROUGH in hashword2()
418 ATTR_FALLTHROUGH in hashlittle()
421 ATTR_FALLTHROUGH in hashlittle()
424 ATTR_FALLTHROUGH in hashlittle()
428 ATTR_FALLTHROUGH in hashlittle()
[all …]
/freebsd/contrib/unbound/util/
H A Dsiphash.c131 ATTR_FALLTHROUGH in siphash()
136 ATTR_FALLTHROUGH in siphash()
141 ATTR_FALLTHROUGH in siphash()
146 ATTR_FALLTHROUGH in siphash()
151 ATTR_FALLTHROUGH in siphash()
156 ATTR_FALLTHROUGH in siphash()
H A Dproxy_protocol.c156 ATTR_FALLTHROUGH in pp2_write_to_buf()
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c439 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
445 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
454 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
466 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
469 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
473 ATTR_FALLTHROUGH in sldns_b32_ntop_base()
586 ATTR_FALLTHROUGH in sldns_b32_pton_base()
592 ATTR_FALLTHROUGH in sldns_b32_pton_base()
599 ATTR_FALLTHROUGH in sldns_b32_pton_base()
H A Dwire2str.c1244 ATTR_FALLTHROUGH in sldns_wire2str_svcparam_scan()
/freebsd/contrib/unbound/services/
H A Drpz.c246 ATTR_FALLTHROUGH in rpz_action_to_localzone_type()
251 ATTR_FALLTHROUGH in rpz_action_to_localzone_type()
266 ATTR_FALLTHROUGH in rpz_action_to_respip_action()
271 ATTR_FALLTHROUGH in rpz_action_to_respip_action()
288 ATTR_FALLTHROUGH in localzone_type_to_rpz_action()
305 ATTR_FALLTHROUGH in respip_action_to_rpz_action()
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c2063 ATTR_FALLTHROUGH in verify_canonrrset()
2069 ATTR_FALLTHROUGH in verify_canonrrset()
2085 ATTR_FALLTHROUGH in verify_canonrrset()
/freebsd/lib/libunbound/
H A Dconfig.h5 #define ATTR_FALLTHROUGH __attribute__((fallthrough)); macro
/freebsd/contrib/unbound/dns64/
H A Ddns64.c704 ATTR_FALLTHROUGH in dns64_operate()
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c1106 ATTR_FALLTHROUGH in parse_edns_options_from_query()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c295 ATTR_FALLTHROUGH in libworker_do_cmd()
/freebsd/contrib/unbound/services/cache/
H A Ddns.c113 ATTR_FALLTHROUGH in store_rrsets()
/freebsd/contrib/unbound/
H A Dconfigure.ac407 AC_DEFINE(ATTR_FALLTHROUGH, [__attribute__((fallthrough));], [apply the fallthrough attribute.]) definition
409 AC_DEFINE(ATTR_FALLTHROUGH,[], [apply the fallthrough attribute.]) definition
H A Dconfig.h.in4 #undef ATTR_FALLTHROUGH