Searched refs:DECWWORDS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecNumberLocal.h328 #define DECWWORDS (DECWBYTES/4) macro
332 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)])
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecNumberLocal.h328 #define DECWWORDS (DECWBYTES/4) macro
332 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)])
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecNumberLocal.h328 #define DECWWORDS (DECWBYTES/4) macro
332 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)])
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecNumberLocal.h328 #define DECWWORDS (DECWBYTES/4) macro
332 #define DFWWORD(dfw, off) ((dfw)->words[DECWWORDS-1-(off)])

Completed in 199 milliseconds