Searched defs:UBTOUS (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/ |
H A D | decNumberLocal.h | 152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/ |
H A D | decNumberLocal.h | 152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork) macro
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/ |
H A D | decNumberLocal.h | 152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork) macro
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/ |
H A D | decNumberLocal.h | 152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork) macro
|