Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A DMakefile.in41 libm-test.c: libm-test-ulps-$(TARGET_ULP) libm-test.inc gen-libm-test.pl
42 …$(Q)$(PERL) ./gen-libm-test.pl -u libm-test-ulps-$(TARGET_ULP) ./libm-test.inc -o "." 2>&1 > /dev/…
A Dlibm-test-ulps-generic5 # followed by `gen-libm-test.pl -u ULPs -n'.
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/generic/
A Ddl-tls.c518 maxgen = MAX (maxgen, listp->slotinfo[cnt].gen); in _dl_allocate_tls_init()
672 if (dtv[0].counter < listp->slotinfo[idx].gen) in _dl_update_slotinfo()
678 size_t new_gen = listp->slotinfo[idx].gen; in _dl_update_slotinfo()
689 size_t gen = listp->slotinfo[cnt].gen; in _dl_update_slotinfo() local
691 if (gen > new_gen) in _dl_update_slotinfo()
699 if (gen <= dtv[0].counter) in _dl_update_slotinfo()
898 listp->slotinfo[idx].gen = GL(dl_tls_generation) + 1; in _dl_add_to_slotinfo()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/generic/
A Ddl-tls.c518 maxgen = MAX (maxgen, listp->slotinfo[cnt].gen); in _dl_allocate_tls_init()
672 if (dtv[0].counter < listp->slotinfo[idx].gen) in _dl_update_slotinfo()
678 size_t new_gen = listp->slotinfo[idx].gen; in _dl_update_slotinfo()
689 size_t gen = listp->slotinfo[cnt].gen; in _dl_update_slotinfo() local
691 if (gen > new_gen) in _dl_update_slotinfo()
699 if (gen <= dtv[0].counter) in _dl_update_slotinfo()
899 listp->slotinfo[idx].gen = GL(dl_tls_generation) + 1; in _dl_add_to_slotinfo()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-tls.c610 maxgen = MAX (maxgen, listp->slotinfo[cnt].gen); in _dl_allocate_tls_init()
747 if (dtv[0].counter < listp->slotinfo[idx].gen) in _dl_update_slotinfo()
753 size_t new_gen = listp->slotinfo[idx].gen; in _dl_update_slotinfo()
764 size_t gen = listp->slotinfo[cnt].gen; in _dl_update_slotinfo() local
766 if (gen > new_gen) in _dl_update_slotinfo()
774 if (gen <= dtv[0].counter) in _dl_update_slotinfo()
974 listp->slotinfo[idx].gen = _dl_tls_generation + 1; in _dl_add_to_slotinfo()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-tlsdesc-htab.h45 && listp->slotinfo[idx].gen) in map_generation()
46 return listp->slotinfo[idx].gen; in map_generation()
A Dldsodefs.h109 size_t gen; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A DMakefile.in6 gen-unicode-ctype show-ucs-data tst-ctype \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/
A DMakefile.commonarch45 $(do_awk) $(top_srcdir)extra/scripts/gen-as-const.awk $< > $@
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/
A DMakefile.commonarch45 $(do_awk) $(top_srcdir)extra/scripts/gen-as-const.awk $< > $@
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A DMakefile.commonarch186 $(do_awk) $(top_srcdir)extra/scripts/gen-as-const.awk $< > $@
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DMakefile.in101 $(do_awk) $(top_srcdir)extra/scripts/gen-as-const.awk $< > $@
A DChangeLog2242 (gen-as-const-headers): Add structsem.sym.
2926 * sysdeps/unix/sysv/linux/Makefile (gen-as-const-header): Add
3304 * sysdeps/unix/sysv/linux/Makefile (gen-as-const-headers): Add
8559 * Makefile (gen-as-const-headers): New variable, list that file.
8794 * sysdeps/unix/sysv/linux/Makefile (gen-as-const-headers): Add
8852 * sysdeps/unix/sysv/linux/Makefile (gen-as-const-headers): Add
8875 * sysdeps/unix/sysv/linux/Makefile (gen-as-const-headers): Add it.
10484 * sysdeps/unix/sysv/linux/fork-gen.c: Renamed to...
10491 fork-gen with libc_pthread_init.
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A D.gitignore60 locale/gen-unicode-ctype
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c247 listp->slotinfo[idx - disp].gen = _dl_tls_generation + 1; in remove_slotinfo()

Completed in 28 milliseconds