| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc.old/dist/gcc/ | |
| tree-diagnostic-path.cc | 549 void add_return (tree fndecl, int stack_depth) function in class:selftest::test_diagnostic_path 632 path.add_return (fndecl_test, 0); 636 path.add_return (fndecl_test, 0); 720 path.add_return (fndecl_bar, 1); |
| /src/external/gpl3/gcc/dist/gcc/ | |
| tree-diagnostic-path.cc | 717 void add_return (tree fndecl, int stack_depth) function in class:selftest::test_diagnostic_path 800 path.add_return (fndecl_test, 0); 804 path.add_return (fndecl_test, 0); 888 path.add_return (fndecl_bar, 1); |
| /src/external/bsd/ppp/dist/chat/ | |
| chat.c | 664 int add_return = sending; local 731 add_return = 0; 834 if (add_return) |
| /src/external/gpl3/gcc/dist/gcc/jit/ | |
| jit-playback.cc | 2267 add_return (location *loc, function in class:gcc::jit::playback::block |
| /src/external/gpl3/gcc.old/dist/gcc/jit/ | |
| jit-playback.cc | 2095 add_return (location *loc, function in class:gcc::jit::playback::block |