Home
last modified time | relevance | path

Searched refs:cpuvec_t (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-fat.c67 struct cpuvec_t { struct
70 struct cpuvec_t __gmpn_cpuvec; argument
75 struct cpuvec_t initial_cpuvec;
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dfat.c149 struct cpuvec_t __gmpn_cpuvec = {
255 struct cpuvec_t decided_cpuvec; in __gmpn_cpuvec_init()
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat.c164 struct cpuvec_t __gmpn_cpuvec = {
227 struct cpuvec_t decided_cpuvec; in __gmpn_cpuvec_init()
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dx86_64-defs.m437 dnl A list of the functions from gmp-impl.h x86 struct cpuvec_t, in the
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/
H A Dx86-defs.m464 dnl A list of the functions from gmp-impl.h x86 struct cpuvec_t, in the
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4660 struct cpuvec_t { struct
4704 __GMP_DECLSPEC extern struct cpuvec_t __gmpn_cpuvec; argument
H A Dconfigure.ac3206 volatile struct cpuvec_t *p = &__gmpn_cpuvec; \\" >>fat.h
H A DChangeLog4019 * gmp-impl.h (struct cpuvec_t): Add fields for new fat functions.
6193 * gmp-impl.h (struct cpuvec_t): Add fields for new fat functions.
6912 * gmp-impl.h (struct cpuvec_t) : Corresponding changes. Also add
8856 * gmp-impl.h (struct cpuvec_t): Add field bmod_1_to_mod_1_threshold.
17805 * gmp-impl.h (struct cpuvec_t) [x86 fat]: New structure.