Searched refs:U_CHAR (Results 1 – 3 of 3) sorted by relevance
42 typedef unsigned char U_CHAR; typedef46 typedef char U_CHAR; typedef49 typedef char U_CHAR; typedef74 U_CHAR *iobuffer; /* non-FAR pointer to I/O buffer */184 register U_CHAR * bufferptr; in get_scaled_gray_row()205 register U_CHAR * bufferptr; in get_scaled_rgb_row()243 register U_CHAR * bufferptr; in get_word_gray_row()267 register U_CHAR * bufferptr; in get_word_rgb_row()360 } else if (maxval == MAXJSAMPLE && SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) { in start_input_ppm()375 } else if (maxval == MAXJSAMPLE && SIZEOF(JSAMPLE) == SIZEOF(U_CHAR)) { in start_input_ppm()[all …]
28 typedef unsigned char U_CHAR; typedef32 typedef char U_CHAR; typedef35 typedef char U_CHAR; typedef62 U_CHAR tga_pixel[4];130 sinfo->tga_pixel[i] = (U_CHAR) getc(infile); in read_non_rle_pixel()161 sinfo->tga_pixel[i] = (U_CHAR) getc(infile); in read_rle_pixel()336 U_CHAR targaheader[18]; in start_input_tga()
32 typedef unsigned char U_CHAR; typedef36 typedef char U_CHAR; typedef39 typedef char U_CHAR; typedef244 U_CHAR bmpfileheader[14]; in start_input_bmp()245 U_CHAR bmpinfoheader[64]; in start_input_bmp()