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

  /src/lib/libcurses/
cr_put.c 66 static int tabcol(int, int);
397 i = tabcol(outcol, HARDTABS);
507 tabcol(int col, int ts) function in typeref:typename:int
cr_put.c 66 static int tabcol(int, int);
397 i = tabcol(outcol, HARDTABS);
507 tabcol(int col, int ts) function in typeref:typename:int

Completed in 24 milliseconds