Home
last modified time | relevance | path

Searched refs:Val (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h77 ? (__tgmath_real_type (Val)) Fct (Val) \
79 ? (__tgmath_real_type (Val)) Fct##f (Val) \
80 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
165 ? (__tgmath_real_type (Val)) Fct (Val) \
166 : (__tgmath_real_type (Val)) Cfct (Val)) \
169 ? (__tgmath_real_type (Val)) Fct##f (Val) \
170 : (__tgmath_real_type (Val)) Cfct##f (Val)) \
173 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val))))
386 #define erf(Val) __TGMATH_UNARY_REAL_ONLY (Val, erf) argument
443 #define conj(Val) __TGMATH_UNARY_IMAG (Val, conj) argument
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dhp-timing.h77 #define HP_TIMING_PRINT(Buf, Len, Val) argument
/l4re-core-master/cxx/lib/tl/include/
A Dbitfield263 typedef Value<T const> Val;
276 typename name ## _bfm_t::Val name() const { return data_member; } \
286 typename name ## _bfm_t::Val name() const { return data_member; } \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/
A Dftw.c147 # define __set_errno(Val) errno = (Val) argument

Completed in 10 milliseconds