Home
last modified time | relevance | path

Searched refs:__q (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/riscv/sys/
A Ducontext.h78 struct __riscv_mc_q_ext_state __q; member
/sysdeps/ieee754/dbl-64/
A Ddla.h91 ({ __typeof__ (x) __p, hx, tx, hy, ty, __q; \
94 __p=hx*hy; __q=hx*ty+tx*hy; z=__p+__q; zz=((__p-z)+__q)+tx*ty; \

Completed in 3 milliseconds