Home
last modified time | relevance | path

Searched defs:clo (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/math/
Dlog2_data.h23 double chi, clo; member
Dlog_data.h23 double chi, clo; member
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog_data.h23 double chi, clo; member
Dlog2_data.h23 double chi, clo; member
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog_data.h23 double chi, clo; member
/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog_data.h23 double chi, clo; member
/third_party/optimized-routines/math/
Dmath_config.h407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
/third_party/python/Modules/
Dsha256module.c273 SHA_INT32 clo; in sha_update() local
Dsha512module.c277 SHA_INT32 clo; in sha512_update() local