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

  /src/sys/arch/vax/floppy/
defboo.hp 16 D/G C FFFFFFFF ! SHOW THAT WE ARE NOT NETBOOTED
  /src/libexec/getty/
gettytab.h 39 const char *defalt; /* value we find by looking in defaults */
40 char *value; /* value that we find there */
45 long defalt; /* number we find in defaults */
46 long value; /* number we find there */
47 int set; /* we actually got this one */
55 char set; /* we found it */
87 #define WE gettystrs[22].value
subr.c 152 &SU, &DS, &RP, &FL, &WE, &LN, &ST, &B2, 0
429 /* Nothing we can do with CRTBS. */
438 /* Nothing we can do with TILDE. */
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5084 #--THEN WE RETURN SGN*SIN(R). SGN*SIN(R) IS COMPUTED BY
5137 #--THEN WE RETURN SGN*COS(R). SGN*COS(R) IS COMPUTED BY
5201 #--IF |X| > 15PI, WE USE THE GENERAL ARGUMENT REDUCTION.
5544 #--WE MUST NOW FIND INT(FP2). SINCE WE NEED THIS VALUE IN
5573 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
5581 #--we want P+p = W+w but |p| <= half ulp of P
5582 #--Then, we need to compute A := R-P and a := r-p
5592 #--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
5885 #--IF |X| > 15PI, WE USE THE GENERAL ARGUMENT REDUCTION
    [all...]
fpsp.s 675 # maybe we can avoid the subroutine call.
720 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
726 # we must save the default result regardless of whether
731 # the exceptional possibilities we have left ourselves with are ONLY overflow
748 # overflow is enabled AND overflow, of course, occurred. so, we have the EXOP
766 # we must jump to real_inex().
924 # now, what's left that's not dyadic is fsincos. we can distinguish it
963 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
973 # underflow exception. Since this is incorrect, we need to check
975 # no underflow was called for. We do these checks only in
    [all...]

Completed in 25 milliseconds