Home
last modified time | relevance | path

Searched refs:ERANGE (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Derrno.h25 # undef ERANGE
58 # define ERANGE 34 /* Math result not representable. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Derrno-base.h37 #define ERANGE 34 /* Math result not representable */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h62 #define ERANGE 34 /* Math result not representable */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.y339 else if ((errno == ERANGE) in eval_literal()
H A Ddtc-parser.tab.c_shipped2021 else if ((errno == ERANGE)