Home
last modified time | relevance | path

Searched refs:SUB (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregcmp.c34 #define SUB 10 macro
40 unsigned char sub[SUB];
75 unsigned char sub[SUB]; in regcmp()
196 char* sub[SUB + 1]; in regex()
197 regmatch_t match[SUB + 1]; in regex()
212 if (regexec(&re->re, subject, SUB + 1, match, 0)) in regex()
/illumos-gate/usr/src/cmd/eqn/
H A De.y43 %right SUP SUB
99 | box sub box sbox %prec SUB { shift2($1, $3, $4); }
100 | box sub box %prec SUB { bshiftb($1, $2, $3); }
102 | int sub box sbox %prec SUB { integral($1, $3, $4); }
103 | int sub box %prec SUB { integral($1, $3, 0); }
173 sub : SUB { shift(SUB); }
H A Dintegral.c30 bshiftb(p, SUB, p1); in integral()
H A Dlookup.c29 "sub", SUB,
H A Dshift.c38 if (dir == SUB) { /* subscript */ in bshiftb()
/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c67 #define SUB 64 /* or'ed in, SUBstitution string, for example */ macro
504 ep->e_opcode |= SUB; in f_mkmtab()
577 if (ep->e_opcode & SUB) in f_ckmtab()
627 switch (ep->e_opcode & ~SUB) { in f_ckmtab()
844 if (ep->e_opcode & SUB) { in f_ckmtab()
1025 switch (op & ~SUB) { in op_to_name()
1088 if (ep->e_opcode & SUB) in f_prtmtab()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.y66 %token <node> ADD SUB MUL DIV REM INC DEC PRE_INC PRE_DEC
260 $$ = node(SUB, $1, $3);
375 $$ = node(SUB, const0, $2);
H A Dawk3.c1139 case SUB: in exprreduce()
1146 inc_oper->n_type = SUB; in exprreduce()
1162 inc_oper->n_type = SUB; in exprreduce()
1176 asn_oper->n_type = SUB; in exprreduce()
1288 case SUB: in arithmetic()
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y89 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
117 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR
381 SUB | GSUB
H A Dmaketab.c84 { SUB, "sub", "sub" },
H A Dlex.c84 { "sub", SUB, SUB },
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr210 \ The metaclass SUB method, defined below, leaves the address
216 \ wordlist to prevent accidental use outside a SUB END-CLASS pair.
332 \ the wordlist of every class by the SUB method.
570 \ ** SUBCLASS is a nickname for a class's SUB method...
/illumos-gate/usr/src/tools/smatch/src/
H A Dopcode.def18 OPCODE(SUB, BADOP, BADOP, FSUB, 2, OPF_TARGET)
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h182 #define SUB(x, y) ((seqnum_t)((x) - (y))) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dsubshell.sh334 SUB=(
H A Doptions.sh451 SUB=(
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src10475 # Erase screen SUB
18491 # SUB Substitute * ^Z - - -
H A Dterminfo.src11849 # Erase screen SUB
20709 # SUB Substitute * ^Z - - -