Home
last modified time | relevance | path

Searched refs:tabsize (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c107 short tabsize = 8; variable
232 tabsize = 4; in main()
642 i = tabs(Start, start) - margin / tabsize; in putKcp()
644 i * (tabsize == 4 ? 5 : 10) + 1 - margin % tabsize); in putKcp()
672 return (width(s, os) / tabsize); in tabs()
684 i = (i + tabsize) &~ (tabsize-1); in width()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnewscreen.c74 newscreen(char *type, int lsize, int csize, int tabsize, in newscreen() argument
196 if (tabsize == 0) in newscreen()
197 tabsize = (init_tabs == -1) ? 8 : init_tabs; in newscreen()
199 SP->tsize = (short)tabsize; in newscreen()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vput.c559 int tabsize; /* Size of the following tabs */ variable
738 tabsize++; in vinschar()
741 tabsize = tabend - tabstart; in vinschar()
762 if (tabsize) { in vinschar()
980 if (tabsize && (enter_insert_mode && exit_insert_mode) && inssiz - doomed > tabslack) in viin()
1057 for (i = tabsize - (inssiz - doomed) + shft; i > 0; i--) in viin()
1089 for (i = tabsize - (inssiz - doomed); i >= 0; i--) { in viin()
1103 for (i = tabsize - (inssiz - doomed) + shft; i > 0; i--) in viin()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c485 mbi.syms.a.tabsize = 0; in load_image()
554 mbi.syms.a.tabsize = pu.aout->a_syms; in load_image()
581 mbi.syms.a.tabsize = 0; in load_image()
978 + mbi.syms.a.tabsize + mbi.syms.a.strsize; in bsd_boot()
1022 + mbi.syms.a.tabsize + mbi.syms.a.strsize); in bsd_boot()
H A Dmb_info.h130 unsigned long tabsize; member
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h64 unsigned long tabsize; member
H A Dkernel.c117 (unsigned) aout_sym->tabsize, in cmain()
H A Dkernel.c.texi115 printf ("aout_symbol_table: tabsize = 0x%0x, "
117 (unsigned) aout_sym->tabsize,
H A Dmultiboot.h.texi64 unsigned long tabsize;
H A Dmultiboot.info706 28 | tabsize |
717 this case), and finally the set of strings itself. `tabsize' is equal
721 table refers. Note that `tabsize' may be 0, indicating no symbols, even
1118 unsigned long tabsize;
1385 printf ("aout_symbol_table: tabsize = 0x%0x, "
1387 (unsigned) aout_sym->tabsize,
H A Dmultiboot.texi755 28 | tabsize |
768 this case), and finally the set of strings itself. @samp{tabsize} is
772 which the symbol table refers. Note that @samp{tabsize} may be 0,
/illumos-gate/usr/src/boot/sys/sys/
H A Dmultiboot.h129 multiboot_uint32_t tabsize; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dstructure.tex71 tabsize=2, % Number of spaces per tab in the code