linuxOS_AP05/debian/base-linaro/binary/usr/include/aarch64-linux-gnu/bits/fenvinline.h

9 lines
190 B
C
Raw Normal View History

2025-09-26 01:40:02 +00:00
/* This file provides inline versions of floating-pint environment
handling functions. If there were any. */
#ifndef __NO_MATH_INLINES
/* Here is where the code would go. */
#endif