comparison fixincludes/tests/base/architecture/ppc/math.h @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
10 10
11 11
12 #if defined( BROKEN_NAN_CHECK ) 12 #if defined( BROKEN_NAN_CHECK )
13 #if 1 13 #if 1
14 #endif /* BROKEN_NAN_CHECK */ 14 #endif /* BROKEN_NAN_CHECK */
15
16
17 #if defined( DARWIN_LL_FUNCS_AVAIL_CHECK )
18 #if !(__DARWIN_NO_LONG_LONG)
19 #endif /* DARWIN_LL_FUNCS_AVAIL_CHECK */