Home
last modified time | relevance | path

Searched defs:e (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.2/user/libs/libc/src/math/
Dround.c18 int e = u.i >> 52 & 0x7ff; in round() local
/DragonOS-0.1.2/kernel/src/common/math/
Dround.c20 int e = u.i >> 52 & 0x7ff; in round() local
/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c438 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy8() local
500 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy32() local