Searched refs:gunk (Results 1 – 2 of 2) sorted by relevance
80 unsigned char gunk[8]; in startread() local111 lsx_readb(ft, &(gunk[c])); in startread()139 switch( gunk[2] & 0xFE ) { in startread()141 if ( (gunk[5] & 0xFE) == 0x52 ) { in startread()147 if ( (gunk[5] & 0xFE) == 0x00 ) { in startread()153 if ( (gunk[5] & 0xFE) == 0x52 ) { in startread()
102 @ to fault. Emit the appropriate exception gunk to fix things up.