Home | History | Annotate | Download | only in jhead

Lines Matching refs:uchar

954             DummyData = (uchar *) malloc(3);
1017 CommentSec->Data[0] = (uchar)(size >> 8);
1018 CommentSec->Data[1] = (uchar)(size);
1095 uchar * Pointer;