Searched defs:is (Results 1 – 5 of 5) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libm/test/ |
D | test.c | 46 int is = 1; in main() local 183 mag_of_error (double is, in mag_of_error() 246 fmag_of_error (float is, in fmag_of_error() 287 test_sok (char *is, in test_sok() 300 test_iok (int is, in test_iok() 317 test_scok (char *is, in test_scok() 335 test_scok2 (char *is, in test_scok2() 351 test_eok (int is, in test_eok()
|
D | math.c | 100 ffcheck_id(double is, in ffcheck_id() 169 ffcheck(double is, in ffcheck() 179 fffcheck_id (float is, in fffcheck_id() 254 fffcheck (float is, in fffcheck()
|
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/ |
D | DEFS.h | 57 ; is the starting address of the profiled routine, and the third is variable
|
/picolibc-3.7.0-3.6.0/newlib/libm/math/ |
D | sf_pow.c | 62 __int32_t hx, hy, ix, iy, is; in powf() local
|
/picolibc-3.7.0-3.6.0/newlib/libc/xdr/ |
D | xdr_float_vax.c | 88 struct ieee_single is; in xdr_float() local
|