Home
last modified time | relevance | path

Searched refs:TABSIZE (Results 1 – 19 of 19) sorted by path

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_tblout.c51 #define TABSIZE 8 macro
53 #define TABSTOP (TABSIZE*TABCOUNT)
173 len += TABSIZE - 1; in printit()
179 tabs = (TABSTOP - len + TABSIZE - 1)/TABSIZE; in printit()
H A Drpc_util.c376 #define TABSIZE 4 in printbuf() macro
380 cnt = 8 - (i % TABSIZE); in printbuf()
401 cnt = 8 - (i % TABSIZE); in printwhere()
/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c514 #define TABSIZE sizeof (whattodo)/sizeof (whattodo[0]) macro
525 for (j = 0; j < TABSIZE; j++) {
538 if (j == TABSIZE) {
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c697 while((pp-ep->e_prompt)%TABSIZE) in ed_setup()
1348 c = TABSIZE - c%TABSIZE;
H A Dvi.c2353 p -= ((p+editb.e_plen)%TABSIZE); in sync_cursor()
2354 p += (TABSIZE-1); in sync_cursor()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h61 #define TABSIZE 8 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dfold.c80 #define TABSIZE 8 macro
143 n = (TABSIZE-1) - (cp+col-1-first)&(TABSIZE-1); in fold()
150 col = TABSIZE-1; in fold()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5171 MBI.SYMS.A.ADDR + 4 + MBI.SYMS.A.TABSIZE + MBI.SYMS.A.STRSIZE.
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.c48 int LINES, COLS, TABSIZE, COLORS, COLOR_PAIRS; variable
H A Dcurses.ed220 extern int LINES, COLS, TABSIZE, COLORS, COLOR_PAIRS;
H A Dmapfile-vers787 TABSIZE { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
H A Dmvcur.c330 nt = tab ? (nx / TABSIZE - cx / TABSIZE) : 0; in _mvright()
331 tx = (nt > 0) ? (cx / TABSIZE + nt) * TABSIZE : cx; in _mvright()
405 x = (nx % TABSIZE) ? (nx / TABSIZE + 1) * TABSIZE : nx; in _mvleft()
409 nt = (cx / TABSIZE - x / TABSIZE) + in _mvleft()
410 ((cx % TABSIZE) ? 1 : 0); in _mvleft()
H A Dnewscreen.c295 TABSIZE = SP->tsize; in newscreen()
H A Dsetcurscreen.c62 TABSIZE = SP->tsize; in setcurscreen()
H A Dwaddch.c100 if ((newx = x + (TABSIZE - in waddch()
101 (x % TABSIZE))) > win->_maxx) { in waddch()
H A Dwgetstr.c171 length[cpos] = TABSIZE- in wgetnstr()
173 TABSIZE); in wgetnstr()
H A Dwgetwstr.c132 length[cpos] = TABSIZE - in wgetnwstr()
133 (colnum[cpos] % TABSIZE); in wgetnwstr()
H A Dwinsch.c88 n = (TABSIZE - (curx % TABSIZE)); in winsch()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c277 #define TABSIZE 17 macro
279 #define TABSIZE 2047 macro
1384 TABSIZE, in rfs4_state_zone_init()
1404 TABSIZE, in rfs4_state_zone_init()
1420 TABSIZE, in rfs4_state_zone_init()
1436 TABSIZE, in rfs4_state_zone_init()
1464 TABSIZE, in rfs4_state_zone_init()
1489 TABSIZE, in rfs4_state_zone_init()
1512 TABSIZE, in rfs4_state_zone_init()
1529 TABSIZE, in rfs4_state_zone_init()