HomeSort by: relevance | last modified time | path
    Searched refs:INTEGER (Results 1 - 15 of 15) sorted by relevancy

  /src/sbin/cgdconfig/
cgdparse.y 49 int integer;
66 %token <integer> INTEGER
86 | KEYLENGTH INTEGER EOL { $$ = params_keylen($2); }
102 | ITERATIONS INTEGER EOL { $$ = keygen_iterations($2); }
103 | MEMORY INTEGER EOL { $$ = keygen_memory($2); }
104 | PARALLELISM INTEGER EOL { $$ = keygen_parallelism($2); }
105 | VERSION INTEGER EOL { $$ = keygen_version($2); }
122 intstr: INTEGER { $$ = string_fromint($1); }
134 | KEYGEN_ITERATIONS INTEGER EOL { $$ = keygen_iterations($2);
    [all...]
cgdlex.l 59 yylval.integer = atoi(yytext); \
93 [0-9]+ { RETINTEGER(INTEGER); }
  /src/bin/ksh/
var.c 23 * if (flag&INTEGER), val.i contains integer value, and type contains base.
208 vp->flag |= ISSET|INTEGER;
216 vp->flag &= ~(ISSET|INTEGER);
225 vp->flag &= ~INTEGER;
229 vp->flag &= ~(ISSET|INTEGER);
283 vp->flag |= vq->flag & (EXPORT|INTEGER|RDONLY
286 if (vq->flag & INTEGER)
310 else if (!(vp->flag&INTEGER)) /* string source */
312 else { /* integer source *
    [all...]
table.h 15 int type; /* command type (see below), base (if INTEGER),
20 long i; /* integer */
45 #define INTEGER BIT(9) /* val.i contains integer value */
54 #define INT_U BIT(19) /* unsigned integer */
55 #define INT_L BIT(20) /* long integer (no-op) */
70 #define USERATTRIB (EXPORT|INTEGER|RDONLY|LJUST|RJUST|ZEROFIL\
expr.c 159 v.flag = DEFINED|INTEGER;
213 if (vp->flag & INTEGER)
455 if (vasn->flag & INTEGER)
515 es->val->flag &= ~INTEGER;
550 if (vasn->flag & INTEGER)
578 vp->flag = ISSET|INTEGER;
586 /* cast (string) variable to temporary integer variable */
596 && (vp->flag & (ISSET|INTEGER|EXPRLVALUE)) == (ISSET|INTEGER))
c_ksh.c 141 /* Ignore failure (happens if readonly or integer) */
156 /* Ignore failure (happens if readonly or integer) */
628 flag = INTEGER;
702 if (fset & (LJUST|RJUST|ZEROFIL|UCASEV_AL|LCASEV|INTEGER
705 (LJUST|RJUST|ZEROFIL|UCASEV_AL|LCASEV|INTEGER
796 /* at&t ksh prints things like export, integer,
801 if ((vp->flag&INTEGER))
837 if ((vp->flag & (INTEGER|LJUST|RJUST))
838 == INTEGER)
1378 if (voptarg->flag & INTEGER)
    [all...]
exec.c 472 setstr(typeset("_", LOCAL, 0, INTEGER, 0), *--lastp,
721 setstr(typeset("_", LOCAL|EXPORT, 0, INTEGER, 0),
eval.c 269 v.flag = DEFINED|ISSET|INTEGER;
353 * for integer variables is a
358 if (!(x.var->flag & INTEGER))
410 * of integer/right-adj/etc attributes).
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 38 68060 INTEGER SOFTWARE PACKAGE (Library version)
42 68060 Integer Software Package. Routines included in this
46 exception vector #61 "Unimplemented Integer Instruction".
140 source operand so that an "Integer Divide-by-Zero" exception
iskeletn.s 64 # This is and example main exit point for the Unimplemented Integer
68 # Unimplemented Integer Instruction stack frame with
81 # This is an alternate exit point for the Unimplemented Integer
84 # a CHK exception stack frame from the Unimplemented Integer Instruction
114 # This is an alternate exit point for the Unimplemented Integer
116 # integer divide where the source operand is a zero, then the _isp_unimp()
118 # Integer Instruction stack frame and branches to this routine.
291 # 060 INTEGER KERNEL PACKAGE MUST GO HERE!!!
isp.doc 38 68060 INTEGER SOFTWARE PACKAGE (Kernel version)
41 The file isp.sa contains the 68060 Integer Software Package.
44 Integer Instruction" exception vector #61.
45 This exception is taken when any of the integer instructions
49 The unimplemented integer instructions are:
117 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
124 section is 128 bytes long; and the Unimplemented Integer ISP handler entry
184 address) take the Unimplemented Integer Instruction exception. When the
isp.s 343 # "Unimplemented Integer Instruction" exception in an operating #
378 # integer instructions caused this exception. This handler then calls #
612 # frame from the Unimplemented Integer Instruction Exception stack frame
659 # chk stack frame from an unimplemented integer instruction exception frame
691 # the divide instruction should take an integer divide by zero trap. so, here
692 # we must create a divbyzero stack frame from an unimplemented integer
725 # the divide instruction should take an integer divide by zero trap. so, here
726 # we must create a divbyzero stack frame from an unimplemented integer
765 # frame from the Unimplemented Integer Instruction Exception stack frame
892 # appropriate mode. Since none of the emulated integer instructions
    [all...]
fplsp.s 356 set L_SCR3, LV+28 # integer scratch 3
357 set L_SCR2, LV+24 # integer scratch 2
358 set L_SCR1, LV+20 # integer scratch 1
5062 fmov.l %fp1,INT(%a6) # CONVERT TO INTEGER
5274 fmov.l %fp1,INT(%a6) # CONVERT TO INTEGER
5509 #--integer quotient will be stored in N
5791 fmov.l %fp1,%d1 # CONVERT TO INTEGER
5940 #--integer quotient will be stored in N
6730 # 32-bit integer, the upper (more significant) 16 bits #
6735 # by integer comparison. Note also that the constant
    [all...]
fpsp.s 376 set L_SCR3, LV+28 # integer scratch 3
377 set L_SCR2, LV+24 # integer scratch 2
378 set L_SCR1, LV+20 # integer scratch 1
3166 # operand and save the appropriate minimum or maximum integer value
3205 short foperr_out_l - tbl_operr # long word integer
3209 short foperr_out_w - tbl_operr # word integer
3211 short foperr_out_b - tbl_operr # byte integer
3364 # operand and save the appropriate minimum or maximum integer value
3375 short fsnan_out_l - tbl_snan # long word integer
3379 short fsnan_out_w - tbl_snan # word integer
    [all...]
  /src/common/dist/zlib/
make_vms.com 554 $ if (f$type('cdef') .eqs. "INTEGER")
628 $ if f$type('cdef_val'_yes) .eqs. "INTEGER" -
646 $ if f$type('cdef_val'_no) .eqs. "INTEGER" -
684 $ if f$type(mdef_'i') .eqs. "INTEGER" -

Completed in 24 milliseconds