HomeSort by relevance Sort by last modified time
    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 48 milliseconds