Searched defs:sep (Results 1 - 25 of 41) sorted by relevance

12

/ast/src/lib/libpp/
H A Dpppragma.c33 register int sep = 0; local
39 sep = 1;
43 if (sep)
45 sep = 0;
52 if (sep)
55 sep = 1;
60 if (sep || pass)
/ast/src/lib/libast/path/
H A Dpathaccess.c53 int sep = ':'; local
58 dirs = pathcat(dirs, sep, a, b, path, size);
65 sep = 0;
H A Dpathcat.c46 pathcat(char* path, const char* dirs, int sep, const char* a, const char* b) argument
48 return pathcat_20100601(dirs, sep, a, b, path, PATH_MAX);
58 pathcat_20100601(register const char* dirs, int sep, const char* a, register const char* b, char* path, size_t size) argument
65 while (*dirs && *dirs != sep)
/ast/src/cmd/tests/
H A Dstrtof.c115 int sep = 0; local
134 if (sep)
137 sep = 1;
H A Dstrtoi.c104 int sep = 0; local
132 if (sep)
135 sep = 1;
/ast/src/cmd/dss/
H A Ddss.c152 showplugin(register Dsslib_t* lib, const char* style, Sfio_t* sp, int* sep, Dssdisc_t* disc) argument
157 if (*sep < 0)
173 if (*sep)
176 *sep = 1;
186 int sep; local
288 sep = -streq(plugins, "?list");
291 showplugin(lib, plugins, tmp, &sep, &disc);
295 showplugin(lib, plugins, tmp, &sep, &disc);
/ast/src/lib/libtksh/tcl/
H A DtclGlob.c421 char *sep = "";
426 Tcl_AppendResult(interp, sep, argv[i], (char *) NULL);
427 sep = " ";
418 char *sep = ""; local
/ast/src/cmd/vczip/tests/
H A Dtvcrdb.c77 Vcrdsepar_t sep[3]; local
115 if((r = vcrdsepar(sep, sizeof(sep)/sizeof(sep[0]), Data, dtsz, -1)) <= 0)
117 if(sep[0].fsep != FSEP || sep[0].rsep != RSEP)
122 info.fsep = sep[0].fsep;
123 info.rsep = sep[0].rsep;
/ast/src/lib/libast/astsa/
H A Dsfstr.c115 sfputr(Sfio_t* f, const char* buf, int sep) argument
124 r = n + (sep >= 0);
129 if (sep >= 0)
130 *p->nxt++ = sep;
135 if (sep >= 0 && fputc(sep, f) != EOF)
/ast/src/lib/libast/regex/
H A Dregrexec.c36 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t flags, int sep, void* handle, regrecord_t record) argument
98 if (*--l == sep)
105 while (r < end && *r != sep)
117 while (x < l && *x != sep)
161 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, oldregmatch_t* oldmatch, regflags_t flags, int sep, void* handle, regrecord_t record) argument
171 if (!(r = regrexec_20120528(p, s, len, nmatch, match, flags, sep, handle, record)))
180 return regrexec_20120528(p, s, len, 0, NiL, flags, sep, handle, record);
/ast/src/lib/libcmd/
H A Duniq.c90 int reclen,oreclen= -1,count=0,cwidth=0,sep,next; local
219 sep = 0;
222 sep = all && *all > 0;
227 if(outsize < n+cwidth+sep)
231 if(!(sbufp = outp=fmtbuf(outsize=n+cwidth+sep)))
235 outsize = n+cwidth+sep;
236 memcpy(outp+cwidth+sep,bufp,n);
237 if(sep)
240 orecp = outp+cwidth+sep + (cp-bufp);
253 int sep; local
[all...]
H A Duname.c240 if (sep) \
243 sep = 1; \
255 register int sep = 0; local
497 if (sep)
500 sep = 1;
510 if (sep)
/ast/src/cmd/mam/
H A Dmamold.c101 dumpvalue(register int col, register char* s, int sep) argument
109 if (sep)
111 sfputc(sfstdout, sep);
118 if (sep && sep != '\t')
126 if (sep == '\t' && state.heredoc || col < LONGLINE - 8)
141 if (sep == '\t' && *s == c)
/ast/src/cmd/nmake/
H A Ddump.c37 dumpname(register Sfio_t* sp, register Rule_t* r, char* sep) argument
88 sfputr(sp, sep, -1);
653 char* sep; local
659 sep = null;
674 sep = " ";
685 sep = null;
692 sfprintf(sp, "%s%s %s%s%s\n", mamlabel, prefix, name, sep, action);
H A Dmain.c157 * 0x00040000 1999-09-07 generate() intermediates only if (sep & LT)
617 int sep; local
623 sep = 0;
641 if (sep)
644 sep = 1;
664 if (sep)
667 sep = 1;
H A Dvariable.c40 scanprereqs(register Sfio_t* sp, Rule_t* r, int dostate, int all, int top, int sep, int op) argument
85 scanprereqs(sp, x, dostate, all, 0, sep, op);
93 if (sep)
96 sep = 1;
100 sep = scanprereqs(sp, x, dostate, all, 0, sep, op);
104 return sep;
109 * if sep!=0 then ' ' separation needed
110 * new value of sep is returned
114 genprereqs(Sfio_t* sp, Rule_t* r, int dostate, int all, int sep, in argument
147 int sep; local
[all...]
/ast/src/cmd/paxlib/calib/
H A Dcamap.c90 int i,j,k,m,n,in= -1,r=0, sep='('; local
116 k+= sfsprintf(&header[k],sizeof(header)-k,"%c%d,%d",sep,m,n);
117 sep = ',';
/ast/src/cmd/std/
H A Dpss-ps.c103 int sep; local
139 sep = ' ';
143 s += sfsprintf(s, e - s, "%c%s", sep, po->name);
144 sep = ',';
/ast/src/cmd/builtin/
H A Dstrings.c135 int sep; local
151 sep = (flags & MULTILINE) ? 0 : '\n';
152 while ((inp = (unsigned char*)sfgetr(in, sep, 0)) || (inp = (unsigned char*)sfgetr(in, sep, -1)))
/ast/src/cmd/dsslib/ip_t/
H A Ditlie.h48 char* sep; local
65 sep = (char*)CXDETAILS(details, formats[0], type, "");
66 if (!(fmt = *sep++))
69 sep = ",";
75 def = sep == type->format.details;
76 if (!*sep)
77 sep = ",";
90 t = sep;
98 sfprintf(sp, "%s", sep);
102 t = sep;
[all...]
/ast/src/cmd/html/
H A Dhtml2rtf.h103 int sep; /* output control needs sep */ member in struct:State_s
/ast/src/cmd/ksh93/sh/
H A Ddeparse.c367 register int sep; local
369 sep = end_line;
371 sep = ' ';
373 sep = '\t';
378 sfputr(outfile,word,sep);
379 if(sep=='\n')
H A Dstring.c72 #define sep(c) ((c)=='-'||(c)=='_') macro
89 if(sep(*sp))
138 else if(sep(*s))
140 else if(sep(*t))
153 while(*t && !sep(*t))
/ast/src/cmd/mailx/
H A Dnames.c228 int sep; member in struct:__anon148
244 if (ws->sep)
253 ws->count += strlen(np->name) + ws->sep;
270 ws.sep = (flags & GCOMMA) ? 2 : 1;
277 ws.sep--;
/ast/src/cmd/pax/
H A Dpaxlib.c45 static const char sep[] = ": "; variable
47 #define TXT(s,m) (s)?sep:null,(s)?(m):null

Completed in 80 milliseconds

12