LE_16_TO_NATIVE   837 lib/modules/swfaction.c 	*(U16*)(a1->data) = LE_16_TO_NATIVE(len);
LE_16_TO_NATIVE   927 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(frame);
LE_16_TO_NATIVE   934 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(branch);
LE_16_TO_NATIVE   940 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(branch);
LE_16_TO_NATIVE   970 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(frame);
LE_16_TO_NATIVE  1182 lib/rfxswf.c     raw = LE_16_TO_NATIVE(raw);
LE_16_TO_NATIVE  1246 lib/rfxswf.c       { raw[0] = LE_16_TO_NATIVE(len|((t->id&0x3ff)<<6));
LE_16_TO_NATIVE  1257 lib/rfxswf.c         raw[0] = LE_16_TO_NATIVE((t->id<<6)|0x3f);
LE_16_TO_NATIVE  1562 lib/rfxswf.c       swf->frameRate = LE_16_TO_NATIVE(swf->frameRate);
LE_16_TO_NATIVE  1564 lib/rfxswf.c       swf->frameCount = LE_16_TO_NATIVE(swf->frameCount);