Home
last modified time | relevance | path

Searched refs:__P (Results 1 – 20 of 20) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/
A Dcrtbegin.c11 extern void (*__DTOR_LIST__[]) __P((void));
12 static void __do_global_dtors_aux __P((void));
A Dcrtend.c12 extern void (*__CTOR_END__[]) __P((void));
13 static void __do_global_ctors_aux __P((void));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dlegendre_function.tcc225 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
228 __P *= __fact; in __sph_legendre()
229 return __P; in __sph_legendre()
A Dbessel_function.tcc360 const _Tp __P = _Tp(1) - __mum1 * __mum9 / (_Tp(2) * __xx) in __cyl_bessel_jn_asymp() local
372 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
373 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dlegendre_function.tcc225 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
228 __P *= __fact; in __sph_legendre()
229 return __P; in __sph_legendre()
A Dbessel_function.tcc360 const _Tp __P = _Tp(1) - __mum1 * __mum9 / (_Tp(2) * __xx) in __cyl_bessel_jn_asymp() local
372 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
373 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dlegendre_function.tcc227 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
230 __P *= __fact; in __sph_legendre()
231 return __P; in __sph_legendre()
A Dbessel_function.tcc368 _Tp __P = _Tp(0); in __cyl_bessel_jn_asymp() local
385 __epsP = std::abs(__term) < __eps * std::abs(__P); in __cyl_bessel_jn_asymp()
386 __P += __term; in __cyl_bessel_jn_asymp()
410 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
411 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dlegendre_function.tcc227 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
230 __P *= __fact; in __sph_legendre()
231 return __P; in __sph_legendre()
A Dbessel_function.tcc368 _Tp __P = _Tp(0); in __cyl_bessel_jn_asymp() local
385 __epsP = std::abs(__term) < __eps * std::abs(__P); in __cyl_bessel_jn_asymp()
386 __P += __term; in __cyl_bessel_jn_asymp()
410 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
411 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dlegendre_function.tcc227 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
230 __P *= __fact; in __sph_legendre()
231 return __P; in __sph_legendre()
A Dbessel_function.tcc368 _Tp __P = _Tp(0); in __cyl_bessel_jn_asymp() local
385 __epsP = std::abs(__term) < __eps * std::abs(__P); in __cyl_bessel_jn_asymp()
386 __P += __term; in __cyl_bessel_jn_asymp()
410 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
411 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dlegendre_function.tcc232 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
235 __P *= __fact; in __sph_legendre()
236 return __P; in __sph_legendre()
A Dbessel_function.tcc367 const _Tp __P = _Tp(1) - __mum1 * __mum9 / (_Tp(2) * __xx) in __cyl_bessel_jn_asymp() local
379 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
380 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dlegendre_function.tcc232 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
235 __P *= __fact; in __sph_legendre()
236 return __P; in __sph_legendre()
A Dbessel_function.tcc367 const _Tp __P = _Tp(1) - __mum1 * __mum9 / (_Tp(2) * __xx) in __cyl_bessel_jn_asymp() local
379 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
380 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dlegendre_function.tcc232 _Tp __P = __poly_legendre_p(__l, __x); in __sph_legendre() local
235 __P *= __fact; in __sph_legendre()
236 return __P; in __sph_legendre()
A Dbessel_function.tcc367 const _Tp __P = _Tp(1) - __mum1 * __mum9 / (_Tp(2) * __xx) in __cyl_bessel_jn_asymp() local
379 __Jnu = __coef * (__c * __P - __s * __Q); in __cyl_bessel_jn_asymp()
380 __Nnu = __coef * (__s * __P + __c * __Q); in __cyl_bessel_jn_asymp()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dcdefs.h35 #undef __P
69 #define __P(args) args macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/
A Dmd5.c95 static void __md5_Transform __P((u_int32_t [4], const unsigned char [64]));

Completed in 30 milliseconds