OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:must_tail_call
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
calls.cc
2654
bool
must_tail_call
= CALL_EXPR_MUST_TAIL_CALL (exp);
3056
if (
must_tail_call
)
2653
bool
must_tail_call
= CALL_EXPR_MUST_TAIL_CALL (exp);
local
/src/external/gpl3/gcc.old/dist/gcc/
calls.cc
2602
bool
must_tail_call
= CALL_EXPR_MUST_TAIL_CALL (exp);
3001
if (
must_tail_call
)
2601
bool
must_tail_call
= CALL_EXPR_MUST_TAIL_CALL (exp);
local
Completed in 19 milliseconds
Indexes created Wed Apr 01 00:32:07 UTC 2026