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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 1187 static int vbyte_count = 0; variable
1193 vbyte_count += count;
2593 vbyte_count = 0;
2595 return vbyte_count;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 1187 static int vbyte_count = 0; variable
1193 vbyte_count += count;
2593 vbyte_count = 0;
2595 return vbyte_count;

Completed in 38 milliseconds