Searched refs:calling_conventions_fenv (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Damd64check.c60 } calling_conventions_fenv; variable in typeref:struct:__anon25
102 if ((calling_conventions_fenv.tag & 0xFFFF) != 0xFFFF)
105 header, calling_conventions_fenv.tag & 0xFFFF);
H A Dx86check.c60 } calling_conventions_fenv; variable in typeref:struct:__anon99
108 if ((calling_conventions_fenv.tag & 0xFFFF) != 0xFFFF)
111 header, calling_conventions_fenv.tag & 0xFFFF);
H A Dx86call.asm144 LEA( G(calling_conventions_fenv), %ecx)
147 fstenv G(calling_conventions_fenv)
H A Damd64call.asm161 mov G(calling_conventions_fenv)@GOTPCREL(%rip), %rcx

Completed in 190 milliseconds