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

  /src/usr.sbin/pf/pfs/
token.l 64 using { return USING;}
parse.y 83 %token FROM TO USING
148 | FROM STRING TO STRING USING STRING {
  /src/sbin/restore/
restore.h 142 #define USING 1 /* extracting from the tape */
tape.c 532 if (curfile.action == USING) {
558 if (gettingfile && curfile.action == USING) {
644 curfile.action = USING;
863 * by using special interfaces (for example, ACLs).
888 dprintf(stdout, " (set using %s)", method);
917 dprintf(stdout, " (set using %s)", method);
942 dprintf(stdout, " (set using %s)", method);
1001 curfile.action = USING;
1335 case USING:
dirs.c 191 curfile.action = USING;
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5472 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
5903 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
6758 # Using a single-precision constant avoids memory #
6759 # access. Another effect of using a single-precision #
9974 # emulation in the 060FPLSP. Create an underflow by using "fmul" #
10031 # emulation in the 060FPLSP. Create an overflow by using "fmul" #
10221 # DENORM value is moved using "fmove" which triggers an exception #
fpsp.s 1567 # on extended precision opclass three instructions using pre-decrement or
2412 # (1) FP Instructions using extended precision or packed immediate #
2975 # instruction is using an extended precision immediate operand. therefore,
3107 # _real_inex(). The move out, if to memory, is performed using #
3297 # _real_snan(). The move out, if to memory, is performed using #
3772 # adjusts the operand using fix_skewed_ops() and then branches to #
3979 # type is inserted into the FPU state frame using the "frestore" #
5578 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
6009 #--THIS REDUCTION METHOD, HOWEVER, IS MUCH FASTER THAN USING
6864 # Using a single-precision constant avoids memory
    [all...]

Completed in 28 milliseconds