Searched refs:third (Results 1 – 25 of 109) sorted by relevance
12345
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_cbrtl.c | 37 static const long double third = 0.3333333333333333333333333L; variable 64 u -= (u - (x / (u * u))) * third; in __cbrtl() 65 u -= (u - (x / (u * u))) * third; in __cbrtl()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-aix | 18 * sysdeps/unix/sysv/aix/bits/setjmp.h (_JMPBUF_UNWINDS): Take third
|
D | ChangeLog.ports-cris | 28 * sysdeps/cris/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
|
/glibc-2.36/sysdeps/hppa/ |
D | sub_n.S | 2 ;! store difference in a third limb vector.
|
D | add_n.S | 2 ;! sum in a third limb vector.
|
/glibc-2.36/sysdeps/s390/s390-32/ |
D | strncpy-z900.S | 46 icm %r0,2,2(%r3) # third byte
|
D | dl-trampoline.h | 225 lr %r4,%r14 # return address as third parm
|
/glibc-2.36/sysdeps/sparc/sparc64/multiarch/ |
D | add_n-vis3.S | 2 ! store sum in a third limb vector.
|
D | sub_n-vis3.S | 2 ! and store difference in a third limb vector.
|
/glibc-2.36/sysdeps/s390/s390-64/ |
D | strncpy-z900.S | 45 icmh %r0,2,2(%r3) # third byte
|
/glibc-2.36/sysdeps/alpha/ |
D | add_n.S | 2 # store sum in a third limb vector.
|
D | sub_n.S | 2 # store difference in a third limb vector.
|
/glibc-2.36/ |
D | COPYING | 100 part thereof, to be licensed as a whole at no charge to all third 143 years, to give any third party, for a charge no more than your 169 distribution of the source code, even though third parties are not 194 You are not responsible for enforcing compliance by third parties to
|
/glibc-2.36/sysdeps/alpha/alphaev5/ |
D | sub_n.S | 2 # store difference in a third limb vector.
|
D | add_n.S | 2 # store sum in a third limb vector.
|
/glibc-2.36/posix/rxspencer/ |
D | tests | 4 # C flag given, regcomp() is expected to fail, and the third field is the 7 # Otherwise it is expected to succeed, and the third field is the string to 22 # C regcomp() error expected, third field is error name
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | add_n.S | 2 ! sum in a third limb vector.
|
D | sub_n.S | 2 ! store difference in a third limb vector.
|
/glibc-2.36/manual/ |
D | lgpl-2.1.texi | 186 charge to all third parties under the terms of this License. 254 distribute the source code, even though third parties are not 405 You are not responsible for enforcing compliance by third parties with
|
/glibc-2.36/localedata/charmaps/ |
D | IEC_P27-1 | 169 <U02C7> /xa0 CARON (Mandarin Chinese third tone)
|
D | CP1250 | 165 <U02C7> /xa1 CARON (Mandarin Chinese third tone)
|
D | CP1257 | 146 <U02C7> /x8e CARON (Mandarin Chinese third tone)
|
D | MAC-IS | 259 <U02C7> /xff CARON (Mandarin Chinese third tone)
|
D | MACINTOSH | 264 <U02C7> /xff CARON (Mandarin Chinese third tone)
|
D | NEXTSTEP | 216 <U02C7> /xcf CARON (Mandarin Chinese third tone)
|
12345