Medial Code Documentation
Loading...
Searching...
No Matches
glibc_extension.h
1#ifndef __ALPINE_GLIBC__
2#define __ALPINE_GLIBC__
3extern "C" int feenableexcept(int __excepts) throw ();
4#endif