Searched defs:tabwidth (Results 1 – 3 of 3) sorted by relevance
64 size_t tabwidth; /* Distance of tab positions. */ member
1622 size_t tabwidth, rm, rmax; in termp_bd_pre() local
235 indent(unsigned int *current, unsigned int to, int tabwidth, in indent()