Searched refs:S16 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c175 #define S16 2 macro
281 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
285 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
301 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
305 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
314 size = S32 + 5 * S16 + nencodings * S16;
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c177 #define S16 2 macro
283 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
287 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
303 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
307 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
316 size = S32 + 5 * S16 + nencodings * S16;
/xsrc/external/mit/bdftopcf/dist/
H A Dpcfwrite.c190 #define S16 2 macro
295 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
300 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
317 size = S32 + S16 + bitmapFont->num_chars * (5 * S8);
322 table->size = S32 + S32 + bitmapFont->num_chars * (6 * S16);
331 size = S32 + 5 * S16 + nencodings * S16;

Completed in 5 milliseconds