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