/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | tls.h | 89 # define __i386_set_gdt(thr, sel, desc) ((void) (thr), (void) (sel), (void) (desc), MIG_BAD_ID) argument 108 # define HURD_SEL_LDT(sel) (__builtin_expect ((sel) & 4, 0)) argument 124 int sel = -1; in _hurd_tls_init() local 125 error_t err = __i386_set_gdt (self, &sel, desc); in _hurd_tls_init() 129 sel = 0x27; in _hurd_tls_init() 130 err = __i386_set_ldt (self, sel, &desc, 1); in _hurd_tls_init() 146 asm volatile ("mov %w0, %%gs" :: "q" (sel)); in _hurd_tls_init() 321 int sel; in _hurd_tls_fork() local 322 asm ("mov %%gs, %w0" : "=q" (sel) : "0" (0)); in _hurd_tls_fork() 323 if (sel == state->ds) /* _hurd_tls_init was never called. */ in _hurd_tls_fork() [all …]
|
/glibc-2.36/sysdeps/mach/hurd/i386/htl/ |
D | pt-machdep.c | 64 int sel; in __thread_set_pcsptp() local 66 asm ("mov %%gs, %w0": "=q" (sel):"0" (0)); in __thread_set_pcsptp() 67 if (__builtin_expect (sel, 0x48) & 4) /* LDT selector */ in __thread_set_pcsptp() 68 err = __i386_set_ldt (thread, sel, &desc, 1); in __thread_set_pcsptp() 70 err = __i386_set_gdt (thread, &sel, desc); in __thread_set_pcsptp() 73 state.gs = sel; in __thread_set_pcsptp()
|
/glibc-2.36/sysdeps/arm/armv6t2/ |
D | strlen.S | 74 sel data1a, const_0, const_m1 /* Select based on GE<0:3>. */ 76 sel data1b, data1a, const_m1 /* Only used if d1a == 0. */ 83 sel data1a, const_0, const_m1 /* Select based on GE<0:3>. */ 85 sel data1b, data1a, const_m1 /* Only used if d1a == 0. */ 92 sel data1a, const_0, const_m1 /* Select based on GE<0:3>. */ 94 sel data1b, data1a, const_m1 /* Only used if d1a == 0. */ 102 sel data1a, const_0, const_m1 /* Select based on GE<0:3>. */ 104 sel data1b, data1a, const_m1 /* Only used if d1a == 0. */
|
D | memchr.S | 95 sel r5, r4, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION
|
/glibc-2.36/sysdeps/arm/armv7/ |
D | strcmp.S | 212 sel syndrome_a, syndrome_a, const_m1 216 sel syndrome_b, syndrome_b, const_m1 223 sel syndrome_a, syndrome_a, const_m1 226 sel syndrome_b, syndrome_b, const_m1 256 sel syndrome, syndrome, const_m1 262 sel syndrome, syndrome, const_m1 364 sel syndrome, syndrome, const_m1 406 sel syndrome, syndrome, const_m1 439 sel syndrome, syndrome, const_m1 481 sel syndrome, tmp1, const_m1
|
/glibc-2.36/localedata/ |
D | tr_TR.UTF-8.in | 91 selâm
|
/glibc-2.36/locale/ |
D | iso-639.def | 421 DEFINE_LANGUAGE_CODE3 ("Selkup", sel, sel)
|
/glibc-2.36/po/ |
D | tr.po | 2219 msgstr "%s, %u satırında içsel hata" 3717 msgstr "İçsel NIS hatası" 3761 msgstr "İçsel ypbind hatası" 4904 msgstr "Çözümleyici içsel hatası"
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 2015 * elf/ifuncdep2.c: Include ifunc-sel.h. 2023 * elf/ifuncmain6pie.c: Include ifunc-sel.h. 2026 * elf/ifuncmod1.c: Include ifunc-sel.h. 2030 * sysdeps/generic/elf/ifunc-sel.h: New file. 2031 * sysdeps/powerpc/elf/ifunc-sel.h: New file.
|
D | ChangeLog.18 | 12637 * sysdeps/generic/ifunc-sel.h (ifunc_sel, ifunc_one): Likewise. 12640 * sysdeps/powerpc/ifunc-sel.h (ifunc_sel, ifunc_one): Likewise. 18997 * sysdeps/powerpc/ifunc-sel.h (ifunc_sel): Replace beqlr instructions 18999 * sysdeps/powerpc/ifunc-sel.h (ifunc_sel): Add "11", "12", "cr0" to the 85769 * sysdeps/generic/elf/ifunc-sel.h: Moved to ... 85770 * sysdeps/generic/ifunc-sel.h: ... here. 85802 * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ... 85803 * sysdeps/powerpc/ifunc-sel.h: ... here.
|
D | ChangeLog.19 | 21267 * sysdeps/powerpc/ifunc-sel.h (ifunc_sel): Make always_inline.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 3372 ifunc-sel.h 6615 ifunc-sel.h
|
D | filelist#en_US.UTF-8 | 3372 ifunc-sel.h 6615 ifunc-sel.h
|