Home
last modified time | relevance | path

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

/openbmc/linux/include/math-emu/
H A Dop-1.h46 #define _FP_FRAC_SRS_1(X,N,sz) __FP_FRAC_SRS_1(X##_f, N, sz)
48 #define __FP_FRAC_SRS_1(X,N,sz) \ macro
H A Dop-common.h817 __FP_FRAC_SRS_1(ur_, (X##_e - _FP_WFRACBITS_##fs + 1), rsize);\