Searched refs:swaptest (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ | ||
| H A D | image_xwd.c | 69 unsigned long swaptest = 1; local in function:LoadXwdImage 101 if(*(char *) &swaptest) { 128 if(*(char *) &swaptest) { |
| /xsrc/external/mit/xwd/dist/ | ||
| H A D | xwd.c | 269 unsigned long swaptest = 1; local in function:Window_Dump 484 if (*(char *) &swaptest) { |
| /xsrc/external/mit/xorg-server.old/dist/hw/vfb/ | ||
| H A D | InitOutput.c | 710 unsigned long swaptest = 1; local in function:vfbWriteXWDFileHeader 713 needswap = *(char *) &swaptest; |
| /xsrc/external/mit/xorg-server/dist/hw/vfb/ | ||
| H A D | InitOutput.c | 641 unsigned long swaptest = 1; local in function:vfbWriteXWDFileHeader 644 needswap = *(char *) &swaptest; |
| /xsrc/external/mit/xwud/dist/ | ||
| H A D | xwud.c | 122 unsigned long swaptest = 1; local in function:main 277 if (*(char *) &swaptest) 343 if (*(char *) &swaptest) { |
Completed in 10 milliseconds