OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmm_space
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/i386/
crtfastmath.c
59
unsigned int
xmm_space
[32];
member in struct:__anon14250
/src/external/gpl3/gcc.old/dist/libgcc/config/i386/
crtfastmath.c
59
unsigned int
xmm_space
[32];
member in struct:__anon16664
/src/sys/compat/linux/arch/amd64/
linux_machdep.h
55
u_int32_t
xmm_space
[64];
member in struct:linux__fpstate
/src/external/gpl3/gdb/dist/gdbserver/
i387-fp.cc
80
unsigned char
xmm_space
[256];
member in struct:i387_fxsave
219
((char *) &fp->
xmm_space
[0]) + i * 16);
291
memset (((char *) &fp->
xmm_space
[0]) + i * 16, 0, 16);
342
p = fp->
xmm_space
+ i * 16;
607
((char *) &fp->
xmm_space
[0]) + i * 16);
692
p = (gdb_byte *) &fp->
xmm_space
[0];
/src/external/gpl3/gdb.old/dist/gdbserver/
i387-fp.cc
82
unsigned char
xmm_space
[256];
member in struct:i387_fxsave
230
((char *) &fp->
xmm_space
[0]) + i * 16);
302
memset (((char *) &fp->
xmm_space
[0]) + i * 16, 0, 16);
361
p = fp->
xmm_space
+ i * 16;
660
((char *) &fp->
xmm_space
[0]) + i * 16);
745
p = (gdb_byte *) &fp->
xmm_space
[0];
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026