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

  /src/external/gpl3/gdb/dist/gdb/
csky-tdep.c 400 int count_ar = ARRAY_SIZE (csky_supported_ar_regs); local
412 if (index < (count + count_ar))
414 count += count_ar;
  /src/external/gpl3/gdb.old/dist/gdb/
csky-tdep.c 400 int count_ar = ARRAY_SIZE (csky_supported_ar_regs); local
412 if (index < (count + count_ar))
414 count += count_ar;

Completed in 45 milliseconds