Home
last modified time | relevance | path

Searched refs:found_something (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/
HDunwind-c.c184 goto found_something;
206 goto found_something;
216 found_something:
/dragonfly/contrib/gcc-8.0/libgcc/
HDunwind-c.c190 goto found_something;
212 goto found_something;
222 found_something:
/dragonfly/contrib/gcc-4.7/libobjc/
HDexception.c349 goto found_something; in PERSONALITY_FUNCTION()
375 goto found_something; in PERSONALITY_FUNCTION()
385 found_something: in PERSONALITY_FUNCTION()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
Deh_personality.cc473 goto found_something; in PERSONALITY_FUNCTION()
497 goto found_something; in PERSONALITY_FUNCTION()
508 found_something: in PERSONALITY_FUNCTION()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
Deh_personality.cc484 goto found_something; in PERSONALITY_FUNCTION()
508 goto found_something; in PERSONALITY_FUNCTION()
519 found_something: in PERSONALITY_FUNCTION()
/dragonfly/contrib/gcc-4.7/gcc/
HDomega.c2403 int found_something = 0; in coalesce() local
2429 found_something++; in coalesce()
2438 if (dump_file && (dump_flags & TDF_DETAILS) && found_something) in coalesce()
2441 found_something); in coalesce()