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

  /src/external/gpl3/gdb/dist/gnulib/import/
mbsrtowcs-impl.h 75 size_t totalcount = 0; local
77 for (;; totalcount++)
113 return totalcount;
  /src/external/gpl3/gdb.old/dist/gnulib/import/
mbsrtowcs-impl.h 75 size_t totalcount = 0; local
77 for (;; totalcount++)
113 return totalcount;
  /src/external/bsd/nvi/dist/vi/
vi.h 250 size_t totalcount; /* 1-N: Output overwrite count. */ member in struct:_vi_private

Completed in 27 milliseconds