Lines Matching refs:switch
11 switch(f) { // ERROR
14 switch(a) { // ERROR
17 switch(c)
21 switch(c) // WARNING, not enough stuff after last label
26 switch(c)
34 switch (c) {
47 switch (c) {
52 switch (d) {
71 switch (c) { // a no-error normal switch
76 switch (d) {
91 switch (c) {
96 switch (d) {
122 switch (0) {
128 switch (0) {
133 switch (c) {