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

  /src/usr.bin/tabs/
tabs.c 69 static const size_t ntabspecs = sizeof(tabspecs) / sizeof(tabspecs[0]); variable in typeref:typename:const size_t
136 for (j = 0; j < ntabspecs; j++) {
143 if (j == ntabspecs)

Completed in 10 milliseconds