/glibc-2.36/sysdeps/powerpc/fpu/ |
D | e_sqrt.c | 63 double sg, g; /* Guess of the square root of x. */ in __ieee754_sqrt() 87 sg = t_sqrt[0]; in __ieee754_sqrt() 95 sd = -__builtin_fma (sg, sg, -sx); in __ieee754_sqrt() 98 sg = __builtin_fma (sy, sd, sg); /* 16-bit approximation to in __ieee754_sqrt() 106 e = -__builtin_fma (sy, sg, -0x1.0000000000001p-1); in __ieee754_sqrt() 107 sd = -__builtin_fma (sg, sg, -sx); in __ieee754_sqrt() 111 sg = __builtin_fma (sy, sd, sg); /* 32-bit approximation to in __ieee754_sqrt() 116 e = -__builtin_fma (sy, sg, -0x1.0000000000001p-1); in __ieee754_sqrt() 117 sd = -__builtin_fma (sg, sg, -sx); in __ieee754_sqrt() 120 sg = __builtin_fma (sy, sd, sg); /* 64-bit approximation to in __ieee754_sqrt() [all …]
|
D | e_sqrtf.c | 58 float sg, g; /* Guess of the square root of x. */ in __ieee754_sqrtf() 77 sg = t_sqrt[0]; in __ieee754_sqrtf() 83 sd = -__builtin_fmaf (sg, sg, -sx); in __ieee754_sqrtf() 86 sg = __builtin_fmaf (sy, sd, sg); /* 16-bit approximation to in __ieee754_sqrtf() 88 e = -__builtin_fmaf (sy, sg, -0x1.0000020365653p-1); in __ieee754_sqrtf() 90 sd = -__builtin_fmaf (sg, sg, -sx); in __ieee754_sqrtf() 95 sg = __builtin_fmaf (sy, sd, sg); /* 32-bit approximation to in __ieee754_sqrtf() 99 g = sg * fsg; in __ieee754_sqrtf() 100 e = -__builtin_fmaf (sy, sg, -0x1.0000020365653p-1); in __ieee754_sqrtf() 101 d = -__builtin_fmaf (g, sg, -shx); in __ieee754_sqrtf()
|
/glibc-2.36/crypt/ |
D | crypt_util.c | 333 int bit, sg; in __init_des_r() local 493 for(sg = 0; sg < 4; sg++) { in __init_des_r() 498 s1 = s_lookup(2 * sg, j1); in __init_des_r() 502 s2 = s_lookup(2 * sg + 1, j2); in __init_des_r() 504 (ufc_long)s2) << (24 - 8 * (ufc_long)sg); in __init_des_r() 508 sb[sg][inx ] = eperm32tab[0][(to_permute >> 24) & 0xff][0]; in __init_des_r() 509 sb[sg][inx+1] = eperm32tab[0][(to_permute >> 24) & 0xff][1]; in __init_des_r() 510 sb[sg][inx ] |= eperm32tab[1][(to_permute >> 16) & 0xff][0]; in __init_des_r() 511 sb[sg][inx+1] |= eperm32tab[1][(to_permute >> 16) & 0xff][1]; in __init_des_r() 512 sb[sg][inx ] |= eperm32tab[2][(to_permute >> 8) & 0xff][0]; in __init_des_r() [all …]
|
/glibc-2.36/nss/ |
D | getent.c | 231 print_gshadow (struct sgrp *sg) in print_gshadow() argument 233 if (putsgent (sg, stdout) != 0) in print_gshadow() 245 struct sgrp *sg; in gshadow_keys() local 248 while ((sg = getsgent ()) != NULL) in gshadow_keys() 249 print_gshadow (sg); in gshadow_keys() 256 struct sgrp *sg; in gshadow_keys() local 258 sg = getsgnam (key[i]); in gshadow_keys() 260 if (sg == NULL) in gshadow_keys() 263 print_gshadow (sg); in gshadow_keys()
|
/glibc-2.36/nptl/ |
D | TODO-testing | 5 pthread_attr_[sg]etschedparam 9 pthread_attr_[sg]etstack
|
/glibc-2.36/resolv/ |
D | tst-ns_name.data | 301 …Q0JDQABQUFBQ2NjY2NjY2WDY2NjZNNjZRABEBAAABNiU9PT09NgBAAAGANj0QAPv7+/v7+/v7+/sg+/v7+0JEAAABNjYyNjY= … 305 …YNjY2Nk02NlEAEQEAAAEjNjZFNjk2NjYlPT09VDYAQP82NjY2NDYAAAGANj0QAPv7+/v7+/v7+/sg+/v7+0JEAAABNgsLCwsLC… 438 …2Nk02NlEAEQEAAAEjNjZFNjk2NjYlPT09VDYAQP82NjY2NDYAAAGANj0QAPsAAAH7AAAAZPv7+/sg+/v7+0JEAAABNgsLCwsLC… 457 …YNjY2Nk02NlEAEQEAAAEjNjZFNjk2NjYlPT09VDYAQP82NjY2NDYAAAGANj0QAPv7+/v7+/v7+/sg+/v7+0JEAAABNgsLCwsLC…
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | Makefile | 87 scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \
|
/glibc-2.36/locale/ |
D | iso-639.def | 415 DEFINE_LANGUAGE_CODE ("Sango", sg, sag, sag)
|
/glibc-2.36/timezone/ |
D | asia | 1377 # <http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html>. 1907 # <http://www.math.nus.edu.sg/aslaksen/teaching/timezone.html>.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl | 5283 pthread_mutexattr_[sg]etprotocol, pthread_mutexattr_[sg]etprioceiling 5284 and pthread_mutex_[sg]etprioceiling.
|
D | ChangeLog.11 | 9679 * sysdeps/unix/sysv/linux/scsi/sg.h (sg_io_hdr_t): Remove duplicate 13095 * sysdeps/unix/sysv/linux/scsi/sg.h: Sync with Linux 2.3.50. 13322 * sysdeps/unix/sysv/linux/scsi/sg.h: Integrate changes from Linux
|
D | ChangeLog.8 | 7652 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h. 12475 net/if_packet.h, scsi/sg.h.
|
D | ChangeLog.7 | 2040 * sysdeps/unix/sysv/linux/scsi/sg.h: New file. 2041 * sysdeps/unix/sysv/linux/Makefile: Install <scsi/sg.h>.
|
D | ChangeLog.10 | 3872 * sysdeps/unix/sysv/linux/scsi/sg.h: Synced with Linux 2.3.26;
|
D | ChangeLog.21 | 15228 rt: avoid PLT setup in timer_[sg]ettime
|
D | ChangeLog.18 | 72453 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 7652 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h. 12475 net/if_packet.h, scsi/sg.h.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 3047 sg.h
|
D | filelist#en_US.UTF-8 | 3047 sg.h
|