OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computed_goto
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/PCH/
stmts.c
12
int use_computed_goto(int x) { return
computed_goto
(x); }
stmts.h
75
int
computed_goto
(int x) {
function
Completed in 282 milliseconds