Home
last modified time | relevance | path

Searched refs: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
362 void_type_node, 3, zero_with_type, in ubsan_instrument_bounds()
/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
389 void_type_node, 3, zero_with_type, in ubsan_instrument_bounds()