Home
last modified time | relevance | path

Searched defs:flt (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/native/
Dcbigint.h61 #define FLOAT_TO_INTBITS(flt) (*(reinterpret_cast<uint32_t*>(&flt))) argument
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java1128 FileLockTable flt = fileLockTable(); in lock() local
1173 FileLockTable flt = fileLockTable(); in tryLock() local