Files
NE_YuR/openflow/usr/include/arm-linux-gnueabihf/bits/fenvinline.h
2025-11-06 00:01:42 +08:00

9 lines
190 B
C

/* 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