Searched refs:uswork (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecNumberLocal.h148 /* Variables needed are uswork, uiwork, etc. [so do not use at same */
152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork)
157 #define UBFROMUS(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2))
H A DdecBasic.c1120 uShort uswork; /* .. */ local
1742 uShort uswork; /* .. */ local
2912 uShort uswork; /* .. */ local
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecNumberLocal.h148 /* Variables needed are uswork, uiwork, etc. [so do not use at same */
152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork)
157 #define UBFROMUS(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2))
H A DdecBasic.c1120 uShort uswork; /* .. */ local
1742 uShort uswork; /* .. */ local
2912 uShort uswork; /* .. */ local
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecNumberLocal.h148 /* Variables needed are uswork, uiwork, etc. [so do not use at same */
152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork)
157 #define UBFROMUS(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2))
H A DdecBasic.c1120 uShort uswork; /* .. */ local
1742 uShort uswork; /* .. */ local
2912 uShort uswork; /* .. */ local
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecNumberLocal.h148 /* Variables needed are uswork, uiwork, etc. [so do not use at same */
152 #define UBTOUS(b) (memcpy((void *)&uswork, b, 2), uswork)
157 #define UBFROMUS(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2))
H A DdecBasic.c1120 uShort uswork; /* .. */ local
1742 uShort uswork; /* .. */ local
2912 uShort uswork; /* .. */ local

Completed in 362 milliseconds