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

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A Dpointer.c60 # define PUT_PIXEL(c) ErrorF ("%c", c) macro
62 # define PUT_PIXEL(c) do { } while(0) macro
322 PUT_PIXEL('X');
327 PUT_PIXEL('*');
336 PUT_PIXEL(' ');
339 PUT_PIXEL('\n');

Completed in 2 milliseconds