/titanic_51/usr/src/cmd/vi/misc/ |
H A D | fold.c | 48 int fold = 80; variable
|
/titanic_51/usr/src/uts/sun4/ml/ |
H A D | ip_ocsum.s | 443 .fold: label
|
/titanic_51/usr/src/cmd/look/ |
H A D | look.c | 24 int fold; variable
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | fold.c | 89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, char *cols) in fold() function
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | fold.c | 89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, ch… in fold() function
|
/titanic_51/usr/src/cmd/audio/utilities/ |
H A D | Resample.cc | 61 static void sinc_coef(int fold, // sample rate change in sinc_coef() argument 154 int fold = (up > down)? up : down; // take the bigger rate change in ResampleFilter() local
|
/titanic_51/usr/src/cmd/fold/ |
H A D | fold.c | 60 static int fold = 80; variable [all...] |
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | string.c | 438 char *sh_fmtqf(const char *string, int single, int fold) in sh_fmtqf()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 466 char *sh_fmtqf(const char *string, int single, int fold) in sh_fmtqf() argument [all...] |
/titanic_51/usr/src/cmd/pr/ |
H A D | pr.c | 108 typedef struct {int fold; int skip; int eof; } foldinf; member 145 static int fold = 0; variable [all...] |
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | print.c | 607 int fold = fe->base; in extend() local
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | vi.c | 94 # define fold(c) ((c)&~040) /* lower and uppercase equivalent */ macro 96 # define fold(c) ((c)|0100) /* lower and uppercase equivalent */ macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | vi.c | 89 # define fold(c) ((c)&~040) /* lower and uppercase equivalent */ macro 91 # define fold(c) ((c)|0100) /* lower and uppercase equivalent */ macro
|
/titanic_51/usr/src/cmd/spell/ |
H A D | spellprog.c | 291 int fold; in main() local
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | print.c | 687 int fold = fe->base; in extend() local
|
/titanic_51/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 139 static int attrsonly, timelimit, sizelimit, server_sort, fold; variable
|
/titanic_51/usr/src/cmd/mv/ |
H A D | mv.c | 1238 DIR *fold = opendir(from); in rcopy() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regcomp.c | 3236 unsigned char* fold; in regcomp() local
|
H A D | reglib.h | 549 unsigned char fold[UCHAR_MAX+1]; /* REG_ICASE map */ member
|
/titanic_51/usr/src/lib/libast/common/regex/ |
H A D | regcomp.c | 3185 unsigned char* fold; in regcomp() local
|
H A D | reglib.h | 549 unsigned char fold[UCHAR_MAX+1]; /* REG_ICASE map */ member
|