Searched refs:exist2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/backgammon/common_source/
H A Dsave.c48 static const char exist2[] = variable
106 writel(exist2);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c716 bool exist1, exist2; local
738 base_master_dr = &baseref_DR_map->get_or_insert (base_ref, &exist2);
739 if (!exist2)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc723 bool exist1, exist2; local
745 base_master_dr = &baseref_DR_map->get_or_insert (base_ref, &exist2);
746 if (!exist2)

Completed in 123 milliseconds