brintos

brintos / llvm-project-archived public Read only

0
0
Text · 2.0 KiB · 1d73697 Raw
98 lines · yaml
1functions:2  fe_dec_getround:3    c-definition: 7.6.5.34  fe_dec_setround:5    c-definition: 7.6.5.66  feclearexcept:7    c-definition: 7.6.4.18    in-latest-posix: ''9  fegetenv:10    c-definition: 7.6.6.111    in-latest-posix: ''12  fegetexceptflag:13    c-definition: 7.6.4.214    in-latest-posix: ''15  fegetmode:16    c-definition: 7.6.5.117  fegetround:18    c-definition: 7.6.5.219    in-latest-posix: ''20  feholdexcept:21    c-definition: 7.6.6.222    in-latest-posix: ''23  feraiseexcept:24    c-definition: 7.6.4.325    in-latest-posix: ''26  fesetenv:27    c-definition: 7.6.6.328    in-latest-posix: ''29  fesetexcept:30    c-definition: 7.6.4.431  fesetexceptflag:32    c-definition: 7.6.4.533    in-latest-posix: ''34  fesetmode:35    c-definition: 7.6.5.436  fesetround:37    c-definition: 7.6.5.538    in-latest-posix: ''39  fetestexcept:40    c-definition: 7.6.4.741    in-latest-posix: ''42  fetestexceptflag:43    c-definition: 7.6.4.644  feupdateenv:45    c-definition: 7.6.6.446    in-latest-posix: ''47macros:48  FE_ALL_EXCEPT:49    c-definition: 7.6.1250    in-latest-posix: ''51  FE_DEC_DOWNWARD:52    c-definition: 7.6.1453  FE_DEC_TONEAREST:54    c-definition: 7.6.1455  FE_DEC_TONEARESTFROMZERO:56    c-definition: 7.6.1457  FE_DEC_TOWARDZERO:58    c-definition: 7.6.1459  FE_DEC_UPWARD:60    c-definition: 7.6.1461  FE_DFL_ENV:62    c-definition: 7.6.1763    in-latest-posix: ''64  FE_DFL_MODE:65    c-definition: 7.6.1166  FE_DIVBYZERO:67    c-definition: 7.6.968    in-latest-posix: ''69  FE_DOWNWARD:70    c-definition: 7.6.1371    in-latest-posix: ''72  FE_INEXACT:73    c-definition: 7.6.974    in-latest-posix: ''75  FE_INVALID:76    c-definition: 7.6.977    in-latest-posix: ''78  FE_OVERFLOW:79    c-definition: 7.6.980    in-latest-posix: ''81  FE_TONEAREST:82    c-definition: 7.6.1383    in-latest-posix: ''84  FE_TONEARESTFROMZERO:85    c-definition: 7.6.1386  FE_TOWARDZERO:87    c-definition: 7.6.1388    in-latest-posix: ''89  FE_UNDERFLOW:90    c-definition: 7.6.991    in-latest-posix: ''92  FE_UPWARD:93    c-definition: 7.6.1394    in-latest-posix: ''95  __STDC_VERSION_FENV_H__:96    c-definition: 7.6.597 98