Home
last modified time | relevance | path

Searched defs:is_addr (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-ubsan.c59 cp_ubsan_instrument_vptr (location_t loc, tree op, tree type, bool is_addr, in cp_ubsan_instrument_vptr()
107 bool is_addr, enum ubsan_null_ckind ckind) in cp_ubsan_maybe_instrument_vptr()
143 bool is_addr; member
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-emutls.c470 bool is_addr = false; in lower_emutls_1() local
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-emutls.c459 bool is_addr = false; in lower_emutls_1() local
/dragonfly/crypto/openssh/
HDssh.c305 is_addr(const char *name) in is_addr() function