Home
last modified time | relevance | path

Searched refs:AS_FLOAT_CONSTANT_1 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dmath-svid-compat.h52 #define AS_FLOAT_CONSTANT_1(x) x##f macro
53 #define AS_FLOAT_CONSTANT(x) AS_FLOAT_CONSTANT_1(x)
/glibc-2.36/ChangeLog.old/
DChangeLog.244813 (AS_FLOAT_CONSTANT_1): New.