Searched defs:tabsize (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_insch.c | 60 int tabsize = ( in NCURSES_EXPORT() local
|
H A D | lib_addch.c | 443 int tabsize = 8; in waddch_nosync() local
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt.c | 233 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_add_wch.c | 311 int tabsize = 8; in wadd_wch_nosync() local
|
/freebsd/crypto/libecc/src/fp/ |
H A D | fp.c | 366 int fp_tabselect(fp_t out, u8 idx, fp_src_t *tab, u8 tabsize) in fp_tabselect()
|
/freebsd/usr.bin/diff/ |
H A D | diff.c | 44 int tabsize = 8, width = 130; variable [all...] |
/freebsd/contrib/diff/src/ |
H A D | diff.h | 148 XTERN size_t tabsize; variable
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn.c | 577 int nn_tabselect(nn_t out, u8 idx, nn_src_t *tab, u8 tabsize) in nn_tabselect()
|
/freebsd/stand/i386/libi386/ |
H A D | multiboot.h | 128 multiboot_uint32_t tabsize; member
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 75 static int tabsize = 8; /* tab size */ variable
|
/freebsd/usr.bin/indent/ |
H A D | indent_globs.h | 215 int tabsize; /* the size of a tab */ member
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_sync.c | 1180 ipf_sync_flush_table(ipf_sync_softc_t *softs, int tabsize, synclist_t **table) in ipf_sync_flush_table()
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | curses.priv.h | 2377 int tabsize; member
|