| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ | |
| darwin-fallback.c | 286 struct gcc_float_vector_state fvs; member in struct:gcc_mcontext32 308 struct gcc_float_vector_state fvs; member in struct:gcc_mcontext64 387 float_vector_state = &m64->fvs; 415 float_vector_state = &m->fvs; |
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ | |
| darwin-fallback.c | 286 struct gcc_float_vector_state fvs; member in struct:gcc_mcontext32 308 struct gcc_float_vector_state fvs; member in struct:gcc_mcontext64 387 float_vector_state = &m64->fvs; 415 float_vector_state = &m->fvs; |