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

  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
symtabs.c 173 int numsyms[NSTYPES]; variable
200 switch (numsyms[type]) {
211 numsyms[type]++;
274 if (numsyms[type]++ == 1) {
symtabs.c 173 int numsyms[NSTYPES]; variable
200 switch (numsyms[type]) {
211 numsyms[type]++;
274 if (numsyms[type]++ == 1) {
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
symtabs.c 180 int numsyms[NSTYPES]; variable
207 switch (numsyms[type]) {
220 numsyms[type]++;
282 if (numsyms[type]++ == 1) {
symtabs.c 180 int numsyms[NSTYPES]; variable
207 switch (numsyms[type]) {
220 numsyms[type]++;
282 if (numsyms[type]++ == 1) {
  /src/external/bsd/pcc/dist/pcc/cc/cpp/
cpp.c 2376 static int numsyms; variable
2430 switch (numsyms) {
2435 numsyms++;
2484 if (numsyms++ == 1) {
cpp.c 2376 static int numsyms; variable
2430 switch (numsyms) {
2435 numsyms++;
2484 if (numsyms++ == 1) {
  /src/external/gpl3/gdb.old/dist/gdb/
xcoffread.c 72 more than just this file's symbols). If numsyms is 0, the only
76 int numsyms;
971 symnum + ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms;
1751 if (((struct xcoff_symloc *) pst->read_symtab_private)->numsyms != 0)
1771 if (((struct xcoff_symloc *) self->read_symtab_private)->numsyms != 0
1925 ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms =
1952 ((struct xcoff_symloc *) subpst->read_symtab_private)->numsyms = 0;
75 int numsyms; member in struct:xcoff_symloc
xcoffread.c 72 more than just this file's symbols). If numsyms is 0, the only
76 int numsyms;
971 symnum + ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms;
1751 if (((struct xcoff_symloc *) pst->read_symtab_private)->numsyms != 0)
1771 if (((struct xcoff_symloc *) self->read_symtab_private)->numsyms != 0
1925 ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms =
1952 ((struct xcoff_symloc *) subpst->read_symtab_private)->numsyms = 0;
75 int numsyms; member in struct:xcoff_symloc
  /src/external/gpl3/gdb/dist/gdb/
xcoffread.c 72 more than just this file's symbols). If numsyms is 0, the only
76 int numsyms;
971 symnum + ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms;
1751 if (((struct xcoff_symloc *) pst->read_symtab_private)->numsyms != 0)
1771 if (((struct xcoff_symloc *) self->read_symtab_private)->numsyms != 0
1925 ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms =
1952 ((struct xcoff_symloc *) subpst->read_symtab_private)->numsyms = 0;
75 int numsyms; member in struct:xcoff_symloc
xcoffread.c 72 more than just this file's symbols). If numsyms is 0, the only
76 int numsyms;
971 symnum + ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms;
1751 if (((struct xcoff_symloc *) pst->read_symtab_private)->numsyms != 0)
1771 if (((struct xcoff_symloc *) self->read_symtab_private)->numsyms != 0
1925 ((struct xcoff_symloc *) pst->read_symtab_private)->numsyms =
1952 ((struct xcoff_symloc *) subpst->read_symtab_private)->numsyms = 0;
75 int numsyms; member in struct:xcoff_symloc

Completed in 143 milliseconds