Home
last modified time | relevance | path

Searched refs:TABSTOP (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/rpcgen/
H A Drpc_tblout.c43 #define TABSTOP (TABSIZE*TABCOUNT) macro
150 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE; in printit()
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c1003 #define TABSTOP 8 macro
1055 spaces((TABSTOP * (1 + flen / TABSTOP))
1058 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1108 spaces((TABSTOP * (1 + flen / TABSTOP))
1111 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))
1173 spaces((TABSTOP * (1 + flen / TABSTOP))
1176 spaces(cnt = ((TABSTOP * (1 + flen / TABSTOP))