Searched refs:SHORTSWAP32 (Results 1 – 1 of 1) sorted by relevance
212 #define SHORTSWAP32(x) ((((x) & 0x000000ff) << 8) | \ macro221 #define SHORTSWAP32(x) (((x) >> 16) | ((x) << 16)) macro223 #define SHORTSWAP32(x) (x) macro361 SHORTSWAP32((video_font_draw_table15 in video_drawchars()365 SHORTSWAP32((video_font_draw_table15 in video_drawchars()373 SHORTSWAP32((video_font_draw_table15 in video_drawchars()377 SHORTSWAP32((video_font_draw_table15 in video_drawchars()395 SHORTSWAP32((video_font_draw_table16 in video_drawchars()399 SHORTSWAP32((video_font_draw_table16 in video_drawchars()407 SHORTSWAP32((video_font_draw_table16 in video_drawchars()[all …]