native
bool native = false;
native = (vic & 0x80) != 0;
native ? " (native)" : "");
*q++ = native(*p);
*q++ = native(*p);
*q++ = native(*p);
if ((native(*G.inptr) == 'P') &&
#ifndef native
for (p=(uch *)(str1); *p; p++) *p=native(*p);}
*p = native((*p & 0x80) ? iso2oem[*p & 0x7f] : *p);}
*p = native((*p & 0x80) ? oem2iso[*p & 0x7f] : *p);}
# define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);}
# define PutNativeEOL *q++ = native(LF);
# define PutNativeEOL *q++ = native(LF);
# define PutNativeEOL {*q++ = native(CR); *q++ = native(LF);}
# define PutNativeEOL *q++ = native(LF);
# define PutNativeEOL *q++ = native(LF);
# define PutNativeEOL *q++ = native(LF);
# define PutNativeEOL *q++ = native(LF);
uint32 native = (c.alpha << 24) | (c.red << 16) | (c.green << 8) | (c.blue);
return native;
# define PutNativeEOL *q++ = native(LF);