Home
last modified time | relevance | path

Searched refs:ARITH_MAX (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/sh/
H A Dshell.h60 #define ARITH_MAX INTMAX_MAX macro
H A Darith_yylex.c74 return ARITH_MAX; in strtoarith_t()