Home | History | Annotate | Download | only in parser

Lines Matching refs:flt_type

1041 	printf("type %d condition %d\n", cp->flt_type,
1042 (cp->flt_type == 0) ? 0 : cp->cond_type);
1044 switch (cp->flt_type) {