Home
last modified time | relevance | path

Searched refs:ign2 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-copyrename.c119 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
192 ign2 = TREE_CODE (root2) == VAR_DECL && DECL_IGNORED_P (root2); in copy_rename_partition_coalesce()
196 if (!ign1 && !ign2) in copy_rename_partition_coalesce()
199 ign2 = true; in copy_rename_partition_coalesce()
232 ign2 = true; in copy_rename_partition_coalesce()
239 ign2 = false; in copy_rename_partition_coalesce()
267 if (!ign2) in copy_rename_partition_coalesce()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c55 name ign2; member
/openbsd-src/games/hack/
H A Dhack.shk.c99 splitbill(struct obj *ign, struct obj *ign2) in splitbill() argument