HomeSort by: relevance | last modified time | path
    Searched defs:ovfl (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libm/arch/vax/
n_support.S 148 bgeq ovfl
155 bgeq ovfl
158 ovfl: pushl $ERANGE label
  /src/sys/arch/amiga/dev/
ser.c 535 int s1, s2, ovfl; local in function:serintr
553 ovfl = 0;
560 ovfl = sbovfl;
564 if (ovfl != 0)
566 ovfl);
mfc.c 183 u_short *rptr, *wptr, incnt, ovfl; member in struct:mfcs_softc
977 ++sc->ovfl;
998 ++sc->ovfl;
1045 int s1, s2, ovfl; local in function:mfcsxintr
1065 ovfl = 0;
1071 if (sc->ovfl != 0) {
1072 ovfl = sc->ovfl;
1073 sc->ovfl = 0;
1076 if (ovfl != 0
    [all...]
  /src/sys/arch/hppa/spmath/
sgl_float.h 215 #define ovfl - macro
dbl_float.h 340 #define ovfl - macro
  /src/lib/libc/db/hash/
hash.h 52 BUFHEAD *ovfl; /* Overflow page buffer header */ member in struct:_bufhead

Completed in 18 milliseconds