Home
last modified time | relevance | path

Searched refs:three (Results 1 – 14 of 14) sorted by relevance

/picolibc-3.7.0-3.6.0/test/libc-testsuite/
Dqsort.c40 struct three { struct
50 const struct three *a = av, *b = bv; in tcmp() argument
84 static struct three t[] = {
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dsqrtf4.h62 vec_float4 three = spu_splats(3.0f); in _sqrtf4() local
78 y1 = spu_mul(spu_nmsub(x, spu_mul(y0, y0), three), in _sqrtf4()
/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dtime.tex24 The header file @file{time.h} defines three types. @code{clock_t} and
/picolibc-3.7.0-3.6.0/doc/
Dos.md21 FILE objects may not. A single FILE object may be used for all three
22 pointers, and linker aliases may be used to make all three pointers be
Dbuild.md73 `stdin`, `stdout` and `stderr`, which are three pointers to FILE
/picolibc-3.7.0-3.6.0/newlib/libc/signal/
Dsignal.tex53 To support these functions, @file{signal.h} defines three macros:
/picolibc-3.7.0-3.6.0/test/
Dmath_errhandling_tests.c42 volatile const FLOAT_T makemathname(three) = (FLOAT_T) 3.0;
606 …hname(test_pow_negbig)(void) { return makemathname(pow)(-makemathname(big), makemathname(three)); } in makemathname()
625 …thname(test_pow_0_odd)(void) { return makemathname(pow)(makemathname(zero), makemathname(three)); } in makemathname()
626 …me(test_pow_neg0_odd)(void) { return makemathname(pow)(-makemathname(zero), makemathname(three)); } in makemathname()
639 …pow_neginf_negodd)(void) { return makemathname(pow)(-makemathname(infval), -makemathname(three)); } in makemathname()
642 …est_pow_neginf_odd)(void) { return makemathname(pow)(-makemathname(infval), makemathname(three)); } in makemathname()
651 …name(test_pow_0_neg3)(void) { return makemathname(pow)(makemathname(zero), -makemathname(three)); } in makemathname()
652 …(test_pow_neg0_neg3)(void) { return makemathname(pow)(-makemathname(zero), -makemathname(three)); } in makemathname()
/picolibc-3.7.0-3.6.0/newlib/libc/locale/
Dlocale.tex68 The international currency symbol (first three characters), if any, and
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/
Dmemcpy.S27 ! 2.: When there are two or three bytes in the last word of an 11-or-more
/picolibc-3.7.0-3.6.0/newlib/
DREADME135 script are based on a three-part naming scheme, but some short
137 three pieces of information in the following pattern:
DChangeLog-20155412 * libc/locale/locale.c (loadlocale): Allow three character
20496 initializers for __infinity (need three: for __infinity[1] array,
25501 5.2 which fixes bug where jn(-1,x) is three times larger than
27278 does not need more than the original three iterations to get
27625 * libc/libc.texinfo: three more info menu entries
/picolibc-3.7.0-3.6.0/
Dmeson.build607 # Each option is computed in three parts, the 'prefix' value
620 # How to format each of the three option-selected
628 # How to glue the three options together
DCOPYING.GPL2142 b) Accompany it with a written offer, valid for at least three
DREADME.md200 stdin/stdout/stderr into three files to avoid pulling in