Home | History | Annotate | Download | only in tests

Lines Matching refs:M_SOI

210     if ( a != 0xff || b != M_SOI )  {
212 if ( a != 0xff || fgetc(infile) != M_SOI ) {