/glibc-2.36/nptl_db/ |
D | td_thr_tlsbase.c | 64 psaddr_t slot, temp; in dtv_slotinfo() local 67 err = dtv_slotinfo_list (ta, &slot); in dtv_slotinfo() 71 while (slot) in dtv_slotinfo() 74 err = DB_GET_FIELD (temp, ta, slot, dtv_slotinfo_list, len, 0); in dtv_slotinfo() 85 err = DB_GET_FIELD (temp, ta, slot, dtv_slotinfo_list, in dtv_slotinfo() 89 slot = temp; in dtv_slotinfo() 93 if (!slot) in dtv_slotinfo() 97 err = DB_GET_FIELD_ADDRESS (temp, ta, slot, dtv_slotinfo_list, in dtv_slotinfo() 101 slot = temp; in dtv_slotinfo() 103 *dtvslotinfo = slot; in dtv_slotinfo() [all …]
|
/glibc-2.36/sysdeps/alpha/ |
D | div_libc.h | 124 .macro _ITOFS gr, fr, slot 128 stl \gr, \slot(sp) 129 lds \fr, \slot(sp) 133 .macro _ITOFT gr, fr, slot 137 stq \gr, \slot(sp) 138 ldt \fr, \slot(sp) 142 .macro _FTOIT fr, gr, slot 146 stt \fr, \slot(sp) 147 ldq \gr, \slot(sp)
|
/glibc-2.36/malloc/ |
D | tst-mallocfork3.c | 161 int slot = rand_r (&seed) % malloc_objects; in do_test() local 185 free (objects[slot]); in do_test() 189 objects[slot] = malloc (size); in do_test() 194 if (objects[slot] == NULL || error_indicator != 0) in do_test() 202 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local 203 free (objects[slot]); in do_test()
|
D | tst-mallocfork2.c | 203 int slot = rand_r (&seed) % malloc_objects; in do_test() local 226 free (objects[slot]); in do_test() 230 objects[slot] = malloc (size); in do_test() 235 if (objects[slot] == NULL || error_indicator != 0) in do_test() 246 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local 247 free (objects[slot]); in do_test()
|
D | tst-mallocstate.c | 326 int slot = rand_next (&global_seed) % heap_activity_allocations_count; in heap_activity() local 327 struct allocation *alloc = heap_activity_allocations + slot; in heap_activity() 334 check_allocation (alloc, 1000 + slot); in heap_activity() 338 check_allocation (alloc, 1000 + slot); in heap_activity()
|
/glibc-2.36/include/ |
D | inline-hashtab.h | 93 void **slot = htab->entries + index; in find_empty_slot_for_expand() local 96 if (! *slot) in find_empty_slot_for_expand() 97 return slot; in find_empty_slot_for_expand() 106 slot = htab->entries + index; in find_empty_slot_for_expand() 107 if (! *slot) in find_empty_slot_for_expand() 108 return slot; in find_empty_slot_for_expand()
|
/glibc-2.36/misc/ |
D | ttyslot.c | 44 int slot; in ttyslot() local 63 for (slot = 1; (ttyp = __getttyent()); ++slot) in ttyslot() 66 return(slot); in ttyslot()
|
/glibc-2.36/resolv/ |
D | resolv_conf.c | 190 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in resolv_conf_get_1() local 191 if (!(*slot & 1)) in resolv_conf_get_1() 193 conf = (struct resolv_conf *) *slot; in resolv_conf_get_1() 564 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in decrement_at_index() local 566 if (!(*slot & 1)) in decrement_at_index() 568 struct resolv_conf *conf = (struct resolv_conf *) *slot; in decrement_at_index() 571 *slot = global_copy->free_list_start; in decrement_at_index() 593 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in __resolv_conf_attach() local 594 global_copy->free_list_start = *slot; in __resolv_conf_attach() 598 *slot = (uintptr_t) conf; in __resolv_conf_attach()
|
/glibc-2.36/sysdeps/alpha/alphaev67/ |
D | strrchr.S | 72 nop # : Latency=2, extra map slot (keep nop with cmov) 75 cmovne t3, t3, t8 # E : Latency=2, extra map slot 93 cmovne t3, t3, t8 # E : save it, if match found Latency=2, extra map slot
|
/glibc-2.36/sysdeps/microblaze/ |
D | crti.S | 78 nop # Unfilled delay slot
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | stxncpy.S | 284 cmoveq a2, t6, t7 # E : Latency=2, extra map slot (stall) 365 cmoveq a2, t5, t7 # E : Latency=2, extra map slot
|
D | memcpy.S | 127 cmovlt $2, $1, $7 # E : Latency 2, extra map slot - Use
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.nptl_db | 139 DTV slot.
|
D | ChangeLog.3 | 1062 * sysdeps/unix/mips/sysdep.S: Store -1 in v0 in the delay slot after 1063 the return, rather than before (leaving the delay slot unfilled and 1441 * sysdeps/unix/sparc/vfork.S: Add nop after jmp. Bad delay slot,
|
D | ChangeLog.4 | 1274 clear its reply port slot. Fix inverted SA_RESTART test. 1367 reply port slot in io_select_done reply message header. 1622 stack in the delay slot. 1718 and jump to it, restoring $at in the delay slot. This still
|
D | ChangeLog.ports-mips | 1781 jump delay slot. 2161 (elf_machine_reloc): Handle jump slot and copy relocations.
|
D | ChangeLog.2 | 1776 slot), not 0(%esp) (return PC slot). Use ARGS_4 to point the
|
/glibc-2.36/manual/ |
D | terminal.texi | 1515 @cindex MIN termios slot 1516 This is the subscript for the MIN slot in the @code{c_cc} array. Thus, 1519 The MIN slot is only meaningful in noncanonical input mode; it 1526 @cindex TIME termios slot 1527 This is the subscript for the TIME slot in the @code{c_cc} array. Thus, 1530 The TIME slot is only meaningful in noncanonical input mode; it
|
D | errno.texi | 989 @errno{EBADSLT, ???/57, Invalid slot}
|
/glibc-2.36/po/ |
D | lt.po | 1635 msgid "Invalid slot" 1636 msgstr "Netinkamas lizdas (slot)"
|
D | hu.po | 1568 msgid "Invalid slot"
|
D | el.po | 2739 msgid "Invalid slot"
|
D | es.po | 6152 # ¿Ranura no válida?, creo que no hay traducción para slot :) em+ 6153 # Antes: `slot' incorrecto 6155 msgid "Invalid slot"
|
D | zh_CN.po | 6037 msgid "Invalid slot" 6038 msgstr "不适用的 slot"
|
D | zh_TW.po | 6154 msgid "Invalid slot" 6155 msgstr "不適用的 slot"
|