Lines Matching refs:SWAP32
209 #define SWAP32(x) ((((x) & 0x000000ff) << 24) | \ macro
221 #define SWAP32(x) (x) macro
431 SWAP32((video_font_draw_table32 in video_drawchars()
434 SWAP32((video_font_draw_table32 in video_drawchars()
437 SWAP32((video_font_draw_table32 in video_drawchars()
440 SWAP32((video_font_draw_table32 in video_drawchars()
448 SWAP32((video_font_draw_table32 in video_drawchars()
451 SWAP32((video_font_draw_table32 in video_drawchars()
454 SWAP32((video_font_draw_table32 in video_drawchars()
457 SWAP32((video_font_draw_table32 in video_drawchars()
1073 SWAP32((unsigned int)(((r<<16) | \
1214 p[i].ce.dw = SWAP32((cte.red << 16) | in display_rle8_bitmap()
1819 SWAP32((u32) ( in plot_logo_or_black()