Home
last modified time | relevance | path

Searched defs:zero_with_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ubsan.c360 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); in ubsan_instrument_bounds() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ubsan.cc387 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); in ubsan_instrument_bounds() local