Searched refs:size_zero_node (Results 26 - 45 of 45) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/
H A Dtree.h3332 #define size_zero_node global_trees[TI_SIZE_ZERO]
3316 #define size_zero_node macro
H A Demit-rtl.c1587 tree off_tree = size_zero_node;
H A Dfold-const.c13326 tree min_val = size_zero_node;
13362 tree min_val = size_zero_node;
H A Dbuiltins.c4322 t = fold_build3 (COND_EXPR, sizetype, t, size_zero_node,
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c1817 tree off_tree = size_zero_node;
H A Dexpr.c5751 tree offset = size_zero_node;
9605 *ptr_offset = size_zero_node;
H A Dc-common.c3104 value = size_zero_node;
/openbsd-current/gnu/gcc/gcc/cp/
H A Dtypeck.c5954 result = size_diffop (size_zero_node, BINFO_OFFSET (binfo));
H A Ddecl.c9970 BINFO_OFFSET (binfo) = size_zero_node;
/openbsd-current/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c5780 return build_array_type (record, build_index_type (size_zero_node));
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c1525 value = size_zero_node;
H A Dpt.c6713 TYPE_MIN_VALUE (itype) = size_zero_node;
H A Ddecl.c13916 = make_binfo (size_zero_node, basetype,
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c7895 return build_array_type (record, build_index_type (size_zero_node));
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6344 rounded_size = size_zero_node;
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c6322 t = size_zero_node;
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c3483 return build_array_type (record, build_index_type (size_zero_node));
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c5814 return build_array_type (record, build_index_type (size_zero_node));
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c4114 return build_array_type (record, build_index_type (size_zero_node));
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c2642 return build_array_type (record, build_index_type (size_zero_node));

Completed in 618 milliseconds

12