Searched defs:INFINITY (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dulimit.h64 # define INFINITY RLIM_INFINITY macro
66 # ifndef INFINITY
67 # define INFINITY ((rlim_t)-1L) macro
68 # endif /* INFINITY */

Completed in 249 milliseconds