HomeSort by: relevance | last modified time | path
    Searched defs:zero_with_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-ubsan.cc 498 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); local
500 void_type_node, 3, zero_with_type,
c-ubsan.cc 498 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); local
500 void_type_node, 3, zero_with_type,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ubsan.cc 387 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); local
389 void_type_node, 3, zero_with_type,
c-ubsan.cc 387 tree zero_with_type = build_int_cst (build_pointer_type (type), 0); local
389 void_type_node, 3, zero_with_type,

Completed in 181 milliseconds