Searched refs:SHORTSWAP32 (Results 1 – 1 of 1) sorted by relevance
213 #define SHORTSWAP32(x) ((((x) & 0x000000ff) << 8) | \ macro222 #define SHORTSWAP32(x) (((x) >> 16) | ((x) << 16)) macro224 #define SHORTSWAP32(x) (x) macro362 SHORTSWAP32((video_font_draw_table15 in video_drawchars()366 SHORTSWAP32((video_font_draw_table15 in video_drawchars()374 SHORTSWAP32((video_font_draw_table15 in video_drawchars()378 SHORTSWAP32((video_font_draw_table15 in video_drawchars()396 SHORTSWAP32((video_font_draw_table16 in video_drawchars()400 SHORTSWAP32((video_font_draw_table16 in video_drawchars()408 SHORTSWAP32((video_font_draw_table16 in video_drawchars()[all …]