Home
last modified time | relevance | path

Searched defs:TABSIZE (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/games/primes/
H A Dprimes.h47 #define TABSIZE 256*1024 macro
/netbsd-src/usr.bin/rpcgen/
H A Drpc_tblout.c55 #define TABSIZE 8 macro
H A Drpc_util.c389 #define TABSIZE 4 in printbuf() macro
/netbsd-src/lib/libcurses/
H A Dcurses.c71 int TABSIZE; /* Size of a tab. */ variable
H A Dcurses_private.h225 int TABSIZE; /* Size of a tab. */ member
/netbsd-src/usr.bin/fpr/
H A Dfpr.c65 #define TABSIZE 8 macro
/netbsd-src/sys/arch/atari/dev/
H A Ditevar.h169 enum tab_size { TABSIZE = 8 }; enumerator
/netbsd-src/sys/arch/amiga/dev/
H A Ditevar.h176 enum tab_size { TABSIZE = 8 }; enumerator
/netbsd-src/sys/arch/x68k/dev/
H A Ditevar.h207 enum tab_size { TABSIZE = 8 }; global() enumerator