Home
last modified time | relevance | path

Searched defs:pbound (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Deoshift1_4.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_4()
290 const char * const restrict pbound, in eoshift1_4_char()
313 const char * const restrict pbound, in eoshift1_4_char4()
H A Deoshift1_8.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_8()
290 const char * const restrict pbound, in eoshift1_8_char()
313 const char * const restrict pbound, in eoshift1_8_char4()
H A Deoshift1_16.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_16()
290 const char * const restrict pbound, in eoshift1_16_char()
313 const char * const restrict pbound, in eoshift1_16_char4()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/
H A Deoshift1_4.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_4()
290 const char * const restrict pbound, in eoshift1_4_char()
313 const char * const restrict pbound, in eoshift1_4_char4()
H A Deoshift1_16.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_16()
290 const char * const restrict pbound, in eoshift1_16_char()
313 const char * const restrict pbound, in eoshift1_16_char4()
H A Deoshift1_8.c36 const char * const restrict pbound, in eoshift1()
269 const char * const restrict pbound, in eoshift1_8()
290 const char * const restrict pbound, in eoshift1_8_char()
313 const char * const restrict pbound, in eoshift1_8_char4()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Deoshift0.c32 index_type shift, const char * pbound, int which, index_type size, in eoshift0()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Deoshift0.c32 index_type shift, const char * pbound, int which, index_type size, in eoshift0()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Djn.c88 mpfr_prec_t prec, pbound, err; in mpfr_jn() local