Home | History | Annotate | Download | only in source

Lines Matching defs:break_type

3255     char break_type = *p++;
3278 switch (break_type)
3285 bool hardware = (break_type == '1');
3308 if (break_type == '2')
3310 else if (break_type == '3')
3334 switch (break_type)