/sysdeps/pthread/ |
A D | tst-cancel19.c | 121 struct itimerval it; in do_test() local 122 it.it_value.tv_sec = 1; in do_test() 123 it.it_value.tv_usec = 0; in do_test() 124 it.it_interval = it.it_value; in do_test() 125 setitimer (ITIMER_REAL, &it, NULL); in do_test() 130 memset (&it, 0, sizeof (it)); in do_test() 131 setitimer (ITIMER_REAL, &it, NULL); in do_test() 146 it.it_value.tv_sec = 1; in do_test() 147 it.it_value.tv_usec = 0; in do_test() 148 it.it_interval = it.it_value; in do_test() [all …]
|
/sysdeps/mach/ |
A D | Subdirs | 3 # much of the rest of the library depends on, so it is best to build them 5 # sysdeps/{mach,hurd}/Makefile should make it reliably work for these files 6 # not to exist when making in other directories, but it will be slower that
|
/sysdeps/mach/hurd/ |
A D | Subdirs | 3 # much of the rest of the library depends on, so it is best to build them 5 # sysdeps/{mach,hurd}/Makefile should make it reliably work for these files 6 # not to exist when making in other directories, but it will be slower that
|
A D | setitimer.c | 143 struct itimerval it; in restart_itimer() local 147 it.it_value = it.it_interval = _hurd_itimerval.it_interval; in restart_itimer() 148 setitimer_locked (&it, NULL, NULL, 1); in restart_itimer() 373 struct itimerval it; in fork_itimer() local 377 it = _hurd_itimerval; in fork_itimer() 378 it.it_value = it.it_interval; in fork_itimer() 380 setitimer_locked (&it, NULL, NULL, 0); in fork_itimer()
|
/sysdeps/arm/ |
A D | Versions | 22 # SHLIB_COMPAT. Since it didn't exist anywhere else, we add it here.
|
A D | strlen.S | 50 Laligned: @ here, we have a word in r2. Does it 60 tst r2, $0xff000000 @ word that has a zero byte in it 62 tstne r2, $0x00ff0000 @ and add up to 3 bytes on to it 67 tst r2, $0x000000ff @ word that has a zero byte in it 69 tstne r2, $0x0000ff00 @ and add up to 3 bytes on to it
|
/sysdeps/hppa/ |
A D | add_n.S | 8 ;! The GNU MP Library is free software; you can redistribute it and/or modify 9 ;! it under the terms of the GNU Lesser General Public License as published by 13 ;! The GNU MP Library is distributed in the hope that it will be useful, but 29 ;! One might want to unroll this as for other processors, but it turns
|
A D | sub_n.S | 8 ;! The GNU MP Library is free software; you can redistribute it and/or modify 9 ;! it under the terms of the GNU Lesser General Public License as published by 13 ;! The GNU MP Library is distributed in the hope that it will be useful, but 29 ;! One might want to unroll this as for other processors, but it turns
|
/sysdeps/ieee754/dbl-64/ |
A D | powtwo.tbl | 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU Lesser General Public License as published by 10 * This program is distributed in the hope that it will be useful,
|
A D | root.tbl | 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU Lesser General Public License as published by 10 * This program is distributed in the hope that it will be useful,
|
/sysdeps/hppa/hppa1.1/ |
A D | mul_1.S | 8 ;! The GNU MP Library is free software; you can redistribute it and/or modify 9 ;! it under the terms of the GNU Lesser General Public License as published by 13 ;! The GNU MP Library is distributed in the hope that it will be useful, but 29 ;! This runs at 9 cycles/limb on a PA7000. With the used instructions, it can 31 ;! PA7100 it runs at 7 cycles/limb, and that can not be improved either, since
|
/sysdeps/aarch64/ |
A D | dl-tunables.list | 5 # The GNU C Library is free software; you can redistribute it and/or 6 # modify it under the terms of the GNU Lesser General Public 10 # The GNU C Library is distributed in the hope that it will be useful,
|
/sysdeps/unix/sysv/linux/ |
A D | tst-timerfd.c | 68 struct itimerspec it = { { 0, 0 }, { TYPE_MAXIMUM (time_t), 0 } }; in timerfd_large_timeout() local 69 int r = timerfd_settime (fd, 0, &it, NULL); in timerfd_large_timeout()
|
/sysdeps/powerpc/ |
A D | dl-tunables.list | 5 # The GNU C Library is free software; you can redistribute it and/or 6 # modify it under the terms of the GNU Lesser General Public 10 # The GNU C Library is distributed in the hope that it will be useful,
|
/sysdeps/nptl/ |
A D | dl-tunables.list | 4 # The GNU C Library is free software; you can redistribute it and/or 5 # modify it under the terms of the GNU Lesser General Public 9 # The GNU C Library is distributed in the hope that it will be useful,
|
/sysdeps/alpha/ |
A D | rshift.S | 7 # The GNU MP Library is free software; you can redistribute it and/or modify 8 # it under the terms of the GNU Lesser General Public License as published by 12 # The GNU MP Library is distributed in the hope that it will be useful, but 28 # it would take 4 cycles/limb. It should be possible to get down to 3 31 # makes it hard, if not impossible, to get down to 3 cycles/limb:
|
A D | lshift.S | 7 # The GNU MP Library is free software; you can redistribute it and/or modify 8 # it under the terms of the GNU Lesser General Public License as published by 12 # The GNU MP Library is distributed in the hope that it will be useful, but 28 # it would take 4 cycles/limb. It should be possible to get down to 3 31 # makes it hard, if not impossible, to get down to 3 cycles/limb:
|
A D | mul_1.S | 8 # The GNU MP Library is free software; you can redistribute it and/or modify 9 # it under the terms of the GNU Lesser General Public License as published by 13 # The GNU MP Library is distributed in the hope that it will be useful, but
|
/sysdeps/generic/ |
A D | crtn.S | 18 # error Cannot use genetric crtn.S because it lacks _fini code
|
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/ieee754/ldbl-96/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/unix/sysv/linux/sparc/sparc32/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/x86/include/ |
A D | cpu-features-preferred_feature_index_1.def | 5 The GNU C Library is free software; you can redistribute it and/or 6 modify it under the terms of the GNU Lesser General Public 10 The GNU C Library is distributed in the hope that it will be useful,
|
/sysdeps/mips/mips64/ |
A D | Versions | 4 # sets, but we always had it.
|
/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|