Home
last modified time | relevance | path

Searched defs:longs (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecDouble.h60 uint64_t longs[DECDOUBLE_Bytes/8]; member
H A DdecQuad.h61 uint64_t longs[DECQUAD_Bytes/8]; member
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecDouble.h60 uint64_t longs[DECDOUBLE_Bytes/8]; member
H A DdecQuad.h61 uint64_t longs[DECQUAD_Bytes/8]; member
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecDouble.h60 uint64_t longs[DECDOUBLE_Bytes/8]; member
H A DdecQuad.h61 uint64_t longs[DECQUAD_Bytes/8]; member
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecDouble.h60 uint64_t longs[DECDOUBLE_Bytes/8]; member
H A DdecQuad.h61 uint64_t longs[DECQUAD_Bytes/8]; member
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dmd5-internal.c71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse()
/netbsd-src/sys/dev/ic/
H A Disp_tpublic.h317 uint32_t longs[QCDS / sizeof (uint32_t)]; /* two longs */ member
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dquad.h209 } longs; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dquad.h209 } longs; member
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dipc.cc1476 Vector<long long> *longs = new Vector<long long>(2); in ipc_doWork() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dipc.cc1477 Vector<long long> *longs = new Vector<long long>(2); in ipc_doWork() local