summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/__fpclassifyf.cpp
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/math.h: Define our own set of classification flags so we can test __fpcl...vboxsync2022-08-141-5/+5
* IPRT/nocrt: Math classification functions. bugref:10261vboxsync2022-08-071-0/+56