Searched defs:print (Results 1 - 19 of 19) sorted by relevance

/ast/src/lib/librecsort/
H A Drskeyhdr.h86 unsigned char print[UCHAR_MAX + 1]; /* printable significant*/ member in struct:__anon369
/ast/src/cmd/ksh93/tests/
H A Dtypes.sh22 print -u2 -n "\t"
23 print -u2 -r ${Command}[$1]: "${@:2}"
88 [[ "$x" == "$y" ]] || print -u2 'y is not equal to x'
119 print -r -- ${p.y}
150 print ok
159 print ok
165 print override f
174 print ok
180 print override f
209 print
335 function print function
[all...]
H A Dfunctions.sh22 print -u2 -n "\t"
23 print -u2 -r ${Command}[$1]: "${@:2}"
45 1) print -r - "$foo" "$bar";;
46 2) print -r - "$0";;
49 print -r - "$foo" "$bar";;
54 function print function
56 command print hi
58 if [[ $(print) != hi ]]
59 then err_exit "command print not working inside print functio
[all...]
/ast/src/lib/libexpr/
H A Dexcc.c113 print(Excc_t* cc, Exnode_t* expr) function
118 if (x = expr->data.print.args)
120 sfprintf(cc->ccdisc->text, "sfprintf(%s, \"%s", expr->data.print.descriptor->op == CONSTANT && expr->data.print.descriptor->data.constant.value.integer == 2 ? "sfstderr" : "sfstdout", fmtesq(x->format, quote));
124 for (x = expr->data.print.args; x; x = x->next)
153 if (x = expr->data.print.args)
159 for (x = expr->data.print.args; x; x = x->next)
279 print(cc, expr);
H A Dexparse.y137 %type <id> BREAK CONTINUE print
762 | print '(' args ')'
767 $$->data.print.descriptor = $3->data.operand.left;
774 $$->data.print.descriptor = exnewnode(expr.program, CONSTANT, 0, INTEGER, NiL, NiL);
775 $$->data.print.descriptor->data.constant.value.integer = 2;
778 $$->data.print.descriptor = exnewnode(expr.program, CONSTANT, 0, INTEGER, NiL, NiL);
779 $$->data.print.descriptor->data.constant.value.integer = 1;
782 $$->data.print.descriptor = 0;
785 $$->data.print.args = preprint($3);
915 print label
[all...]
H A Dexeval.c296 print(Expr_t* ex, Exnode_t* expr, void* env, Sfio_t* sp) function
304 v = eval(ex, expr->data.print.descriptor, env);
316 x = expr->data.print.args;
791 v.integer = print(ex, expr, env, NiL);
794 print(ex, expr, env, sfstderr);
807 print(ex, expr, env, ex->tmp);
/ast/src/cmd/3d/
H A Derror.c56 * print a name, converting unprintable chars
60 print(char** buf, char* end, register char* name, char* delim) function
133 if (file) print(&b, e, file, " ");
137 if (file) print(&b, e, file, (flags & ERROR_LIBRARY) ? " " : ": ");
/ast/src/lib/libsum/
H A Dsumlib.c52 int (*print)(Sum_t*, Sfio_t*, int, size_t); member in struct:Method_s
327 * print the sum [size] on sp
333 return (*p->method->print)(p, sp, flags, scale);
358 * print the checksum method optget(3) usage on sp and return the length
/ast/src/cmd/tw/
H A Dexpr.c875 print(Sfio_t* sp, Ftw_t* ftw, const char* format) function
H A Dfind.c55 " hierarchy. \b-print\b is implied if there is no action that"
312 "Like -print except the output is written to \afile\a.",
404 "print", PRINT, Unary, 1, 0, 0,
408 "Like \b-print\b, except that the path is followed by a NUL character.",
551 print(Sfio_t* sp, void* vp, Sffmt_t* dp) function
1598 state->fmt.fmt.extf = print;
/ast/src/lib/libast/misc/
H A Derror.c237 * print a name with optional delimiter, converting unprintable chars
241 print(register Sfio_t* sp, register char* name, char* delim) function
298 * print error context FIFO stack
311 print(sp, cp->id, NiL);
447 print(stkstd, file, " ");
456 print(stkstd, file, (flags & ERROR_LIBRARY) ? " " : ": ");
/ast/src/lib/libdss/
H A Ddss.h149 const char* print; /* default {print} format */ member in struct:Dssmeth_s
H A Dcx.h393 short print; /* print width hint */ member in struct:Cxformat_s
/ast/src/cmd/dsslib/stats/
H A Dstats.c40 "[p:print?Print summary data according to \aformat\a. The format fields"
116 Cx_t* print; member in struct:State_s
178 (*disc->errorf)(cx, disc, 2, "%s: unknown print variable", variable->name);
194 register Print_t* print = (Print_t*)((Dssrecord_t*)data)->data; local
207 r->value.number = print->total->count ? print->total->value / (Cxinteger_t)print->total->count : 0;
210 r->value.number = (Cxinteger_t)print->total->count;
213 if (print->total->count)
215 u = print
[all...]
/ast/src/cmd/ie/
H A Demacs.c102 static int print();
109 # define print(c) isprint(c) macro
271 if (c==usrerase||c==usrkill||(!print(c) &&
1255 print(i)&&((cursor-screen)<(w_size-1)))
1398 static int print(c) function
/ast/src/cmd/ksh93/bltins/
H A Dprint.c23 * print [-nrps] [-f format] [-u filenum] [arg...]
93 struct print struct
107 struct print prdata;
147 struct print prdata;
191 struct print *pp = (struct print*)context;
215 /* print to history file */
283 /* handle special case of '-' operand for print */
296 /* don't print error message for stdout for compatibility */
313 /* printf style print */
[all...]
/ast/src/lib/libast/port/
H A Dastconf.c996 * print value line for p
1002 print(Sfio_t* sp, register Lookup_t* look, const char* name, const char* path, int listflags, Error_f conferror) function
1477 return print(NiL, &look, name, path, flags, conferror);
1517 return print(NiL, &altlook, altname, path, flags, conferror);
1645 print(sp, &look, NiL, path, flags, errorf);
/ast/src/cmd/ksh93/edit/
H A Demacs.c90 static int print(int);
98 # define print(c) isprint(c) macro
284 if (c==usrerase||c==usrkill||(!print(c) &&
1432 print(i)&&((ep->cursor-ep->screen)<(w_size-1)))
1564 static int print(register int c) function
/ast/src/cmd/re/
H A Ded.c127 int print; member in struct:__anon200::__anon202
165 int print; member in struct:__anon200
226 ed.print = 0;
435 if ((ed.print & REG_SUB_LIST) && (t = fmtesc(s))) {
631 print(void) function
638 if (ed.print & REG_SUB_NUMBER)
643 ed.print = 0;
832 ed.print = REG_SUB_LIST;
836 ed.print = REG_SUB_NUMBER;
840 ed.print
[all...]

Completed in 48 milliseconds