Searched refs:foldit (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/vis/
H A Dextern.h39 int foldit(const char *, int, int, int);
H A DMakefile5 SRCS= vis.c foldit.c
H A Dfoldit.c1 /* $NetBSD: foldit.c,v 1.7 2009/02/10 23:06:31 christos Exp $ */
35 static char sccsid[] = "@(#)foldit.c 8.1 (Berkeley) 6/6/93";
37 __RCSID("$NetBSD: foldit.c,v 1.7 2009/02/10 23:06:31 christos Exp $");
45 foldit(const char *chunk, int col, int max, int flags) function
H A Dvis.c259 col = foldit(cp, col, foldwidth, eflags);
/freebsd-10.0-release/usr.bin/vis/
H A DMakefile5 SRCS= vis.c foldit.c

Completed in 65 milliseconds