Home
last modified time | relevance | path

Searched refs:sg (Results 1 – 19 of 19) sorted by relevance

/glibc-2.36/sysdeps/powerpc/fpu/
De_sqrt.c63 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 …]
De_sqrtf.c58 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/
Dcrypt_util.c333 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/
Dgetent.c231 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/
DTODO-testing5 pthread_attr_[sg]etschedparam
9 pthread_attr_[sg]etstack
/glibc-2.36/resolv/
Dtst-ns_name.data301 …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/
DMakefile87 scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \
/glibc-2.36/locale/
Diso-639.def415 DEFINE_LANGUAGE_CODE ("Sango", sg, sag, sag)
/glibc-2.36/timezone/
Dasia1377 # <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/
DChangeLog.nptl5283 pthread_mutexattr_[sg]etprotocol, pthread_mutexattr_[sg]etprioceiling
5284 and pthread_mutex_[sg]etprioceiling.
DChangeLog.119679 * 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
DChangeLog.87652 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
12475 net/if_packet.h, scsi/sg.h.
DChangeLog.72040 * sysdeps/unix/sysv/linux/scsi/sg.h: New file.
2041 * sysdeps/unix/sysv/linux/Makefile: Install <scsi/sg.h>.
DChangeLog.103872 * sysdeps/unix/sysv/linux/scsi/sg.h: Synced with Linux 2.3.26;
DChangeLog.2115228 rt: avoid PLT setup in timer_[sg]ettime
DChangeLog.1872453 * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
/glibc-2.36/posix/
Dtst-regex.input7652 * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
12475 net/if_packet.h, scsi/sg.h.
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C3047 sg.h
Dfilelist#en_US.UTF-83047 sg.h