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

  /src/lib/libm/arch/vax/
n_infnan.S 41 * := ERANGE if result is +INF
42 * := -ERANGE if result is -INF
47 .set ERANGE,34
50 cmpl 4(%ap),$ERANGE
52 movl $ERANGE,_C_LABEL(errno)
n_support.S 139 .set ERANGE,34
158 ovfl: pushl $ERANGE
  /src/sys/external/bsd/acpica/dist/include/
acclib.h 200 #define ERANGE 34 /* Math result not representable */
  /src/sys/sys/
errno.h 78 #define ERANGE 34 /* Result too large or too small */

Completed in 56 milliseconds