Home
last modified time | relevance | path

Searched refs:tabcount (Results 1 – 25 of 84) sorted by relevance

1234

/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dexpand.c31 unsigned tabcount, *tab;
69 if (TT.tabcount < 2) { in do_expand()
70 width = TT.tabcount ? *TT.tab : 8; in do_expand()
72 } else while (stop < TT.tabcount) { in do_expand()
90 int tabcount = 0; in parse_tablist() local
97 unsigned x, *t = tablist ? tablist+tabcount : &x; in parse_tablist()
101 if (tabcount++ && tablist && *(t-1) >= *t) break; in parse_tablist()
109 return tabcount; in parse_tablist()
114 TT.tabcount = parse_tablist(NULL); in expand_main()
117 if (TT.tabcount) { in expand_main()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; in f() local
10 for (tabcount = 1; tabcount <= 8; tabcount += 7) in f()
/dports/x11/stjerm/stjerm-0.18/src/
H A Dmainwindow.c38 int tabcount; variable
176 tabcount = 0; in build_mainwindow()
354 tabcount++; in mainwindow_create_tab()
363 if(conf_get_show_tab() == TABS_ONE&& tabcount > 1) in mainwindow_create_tab()
366 activetab = tabcount - 1; in mainwindow_create_tab()
380 if(tabcount > 1) in mainwindow_create_tab()
406 tabcount--; in mainwindow_close_tab()
411 if(tabcount == 1 && conf_get_show_tab() == TABS_ONE) in mainwindow_close_tab()
414 if (tabcount == 0) in mainwindow_close_tab()
417 if(tabcount == 1) in mainwindow_close_tab()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dindent.c100 int tabcount; in tabstop_padding() local
108 tabcount = vts[0]; in tabstop_padding()
119 if (t > tabcount) in tabstop_padding()
120 padding = vts[tabcount] - (int)((col - tabcol) % vts[tabcount]); in tabstop_padding()
131 int tabcount; in tabstop_at() local
149 if (t > tabcount) in tabstop_at()
161 int tabcount; in tabstop_start() local
178 return excess + ((col - excess) / vts[tabcount]) * vts[tabcount]; in tabstop_start()
197 int tabcount; in tabstop_fromto() local
231 if (t > tabcount) in tabstop_fromto()
[all …]
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dlistformaction.cpp78 int tabcount = 0; in open_unread_items_in_browser() local
80 if (tabcount < in open_unread_items_in_browser()
88 tabcount += 1; in open_unread_items_in_browser()

1234