Searched defs:num_cases (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit.c2457 gcc_jit_block_end_with_switch(gcc_jit_block *block, gcc_jit_location *loc, gcc_jit_rvalue *expr, gcc_jit_block *default_block, int num_cases, gcc_jit_case **cases) argument
H A Djit-recording.c3785 end_with_switch(recording::location *loc, recording::rvalue *expr, recording::block *default_block, int num_cases, recording::case_ **cases) argument
5693 switch_(block *b, location *loc, rvalue *expr, block *default_block, int num_cases, case_ **cases) argument
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c211 int num_cases; member in struct:jcf_switch_state
[all...]

Completed in 55 milliseconds