| /src/bin/ksh/ |
| misc.c | 850 #define swap2(a, b) {\ macro 879 swap2(i, lptr); 892 swap2(hptr, j); 902 swap2(i, j);
|
| /src/external/bsd/file/dist/src/ |
| apprentice.c | 141 #define swap2(x) bswap_16(x) macro 145 #define swap2(x) bswap16(x) macro 149 file_private uint16_t swap2(uint16_t); 3535 swap2(uint16_t sv) function 3629 m->cont_level = swap2(m->cont_level);
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000-call.cc | 2819 unsigned int swap2[16] = {7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8}; 2833 swaparray = swap2; 2814 unsigned int swap2[16] = {7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8}; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000-call.cc | 2819 unsigned int swap2[16] = {7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8}; 2833 swaparray = swap2; 2814 unsigned int swap2[16] = {7,6,5,4,3,2,1,0,15,14,13,12,11,10,9,8}; local
|