Searched refs:SHORTSWAP32 (Results 1 – 1 of 1) sorted by relevance
214 #define SHORTSWAP32(x) ((((x) & 0x000000ff) << 8) | \ macro223 #define SHORTSWAP32(x) (((x) >> 16) | ((x) << 16)) macro225 #define SHORTSWAP32(x) (x) macro363 SHORTSWAP32((video_font_draw_table15 in video_drawchars()367 SHORTSWAP32((video_font_draw_table15 in video_drawchars()375 SHORTSWAP32((video_font_draw_table15 in video_drawchars()379 SHORTSWAP32((video_font_draw_table15 in video_drawchars()397 SHORTSWAP32((video_font_draw_table16 in video_drawchars()401 SHORTSWAP32((video_font_draw_table16 in video_drawchars()409 SHORTSWAP32((video_font_draw_table16 in video_drawchars()[all …]