HomeSort by: relevance | last modified time | path
    Searched defs:vector_reggroup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
reggroups.c 60 add (vector_reggroup);
164 if (group == vector_reggroup)
257 const reggroup *const vector_reggroup = &vector_group; variable
  /src/external/gpl3/gdb.old/dist/gdb/
reggroups.c 60 add (vector_reggroup);
164 if (group == vector_reggroup)
253 const reggroup *const vector_reggroup = &vector_group; variable

Completed in 22 milliseconds