| /picolibc-latest/test/ |
| D | tls.c | 88 int result = 0; in check_tls() local 256 int result = 0; in main() local
|
| D | long_double.c | 62 within_error(long double expect, long double result, long double error) in within_error() 85 check_long_double(const char *name, int i, long double prec, long double expect, long double result) in check_long_double() 105 check_long_long(const char *name, int i, long long expect, long long result) in check_long_long() 411 int result = 0; in test_io() local 471 int result = 0; in main() local
|
| /picolibc-latest/newlib/libc/machine/arm/ |
| D | strcmp-armv4.S | 38 #define result r0 /* Overlaps src1. */ macro
|
| D | strlen-armv7.S | 97 #define result r0 macro
|
| /picolibc-latest/newlib/libc/machine/aarch64/ |
| D | strchrnul.S | 47 #define result x0 macro
|
| D | memchr.S | 26 #define result x0 macro
|
| D | memrchr.S | 24 #define result x0 macro
|
| D | strchr.S | 47 #define result x0 macro
|
| D | strcmp.S | 27 #define result x0 macro
|
| D | strrchr.S | 48 #define result x0 macro
|
| /picolibc-latest/newlib/libm/machine/spu/headers/ |
| D | sinhf4.h | 74 vec_float4 result; in _sinhf4() local
|
| D | coshf4.h | 74 vec_float4 result; in _coshf4() local
|
| D | erfcd2.h | 84 vec_double2 tresult, presult, result; in _erfcd2() local
|
| D | asind2.h | 108 vec_double2 result; in _asind2() local
|
| D | atanhf4.h | 91 vec_float4 result, fresult, mresult;; in _atanhf4() local
|
| D | acosd2.h | 104 vec_double2 result; in _acosd2() local
|
| D | nextafterd2.h | 73 vec_double2 result; in _nextafterd2() local
|
| D | coshd2.h | 84 vec_double2 result; in _coshd2() local
|
| D | hypotd2.h | 83 vector double result; in _hypotd2() local
|
| D | hypotf4.h | 86 vector float result; in _hypotf4() local
|
| D | sinhd2.h | 87 vec_double2 result; in _sinhd2() local
|
| D | log1pf4.h | 81 vector float result; in _log1pf4() local
|
| D | expm1f4.h | 84 vector float result; in _expm1f4() local
|
| D | atanhd2.h | 106 vec_double2 result, fresult, mresult;; in _atanhd2() local
|
| /picolibc-latest/newlib/libc/stdio/ |
| D | fflush.c | 157 int result = EOF; in _sflush() local
|