Home
last modified time | relevance | path

Searched defs:frac2 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/math-emu/
H A Dquad.h64 unsigned long frac2 : _FP_W_TYPE_SIZE; member
/kernel/linux/linux-6.6/include/math-emu/
H A Dquad.h64 unsigned long frac2 : _FP_W_TYPE_SIZE; member
/third_party/python/Modules/
H A Dmathmodule.c2560 double x, scale, oldcsum, csum = 1.0, frac1 = 0.0, frac2 = 0.0, frac3 = 0.0; in vector_norm() local

Completed in 6 milliseconds