| /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/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/lgpl2/userspace-rcu/dist/include/urcu/uatomic/ |
| x86.h | 622 UATOMIC_COMPAT(add_return(addr, v))
|
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-playback.h | 635 add_return (location *loc,
|
| jit-playback.cc | 2267 add_return (location *loc, function in class:gcc::jit::playback::block
|
| jit-recording.cc | 7200 ->add_return (playback_location (r),
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-playback.h | 599 add_return (location *loc,
|
| jit-playback.cc | 2095 add_return (location *loc, function in class:gcc::jit::playback::block
|
| jit-recording.cc | 6955 ->add_return (playback_location (r),
|