Home
last modified time | relevance | path

Searched refs:neg (Results 1 – 21 of 21) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dstrtol.c54 int neg, any, cutlim; in strtol() local
67 neg = 1; in strtol()
70 neg = 0; in strtol()
104 cutoff = neg ? (unsigned long)-(LONG_MIN + LONG_MAX) + LONG_MAX in strtol()
129 result = neg ? LONG_MIN : LONG_MAX; in strtol()
131 result = neg ? -(long)acc : (long)acc; in strtol()
H A Dstrtoll.c54 int neg, any, cutlim; in strtoll() local
67 neg = 1; in strtoll()
70 neg = 0; in strtoll()
105 cutoff = neg ? (unsigned long long)-(LLONG_MIN + LLONG_MAX) + LLONG_MAX in strtoll()
130 result = neg ? LLONG_MIN : LLONG_MAX; in strtoll()
132 result = neg ? -(long long)acc : (long long)acc; in strtoll()
H A Dstrtoull.c55 int neg, any, cutlim; in strtoull() local
65 neg = 1; in strtoull()
68 neg = 0; in strtoull()
107 } else if (neg) in strtoull()
H A Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
64 neg = 1; in strtoul()
67 neg = 0; in strtoul()
106 } else if (neg) in strtoul()
/rk3399_ARM-atf/fdts/
H A Dstm32mp157c-lxa-mc1.dts56 st,neg-edge;
84 st,neg-edge;
H A Dstm32mp15xx-dhcor-avenger96.dtsi42 st,neg-edge;
58 st,neg-edge;
H A Dstm32mp157c-odyssey.dts30 st,neg-edge;
H A Dstm32mp257d-ultra-fly-sbc.dts162 st,neg-edge;
175 st,neg-edge;
H A Dstm32mp257f-ev1.dts179 st,neg-edge;
190 st,neg-edge;
H A Dstm32mp257f-dk.dts185 st,neg-edge;
198 st,neg-edge;
H A Dstm32mp235f-dk.dts202 st,neg-edge;
215 st,neg-edge;
H A Dstm32mp157c-ed1.dts297 st,neg-edge;
314 st,neg-edge;
H A Dstm32mp15xx-dhcom-som.dtsi328 st,neg-edge;
354 st,neg-edge;
H A Dstm32mp153c-lxa-fairytux2.dts151 st,neg-edge;
H A Dstm32mp157c-lxa-tac.dts151 st,neg-edge;
H A Dstm32mp215f-dk.dts183 st,neg-edge;
H A Dstm32mp15xx-dkx.dtsi298 st,neg-edge;
H A Dstm32mp135f-dk.dts290 st,neg-edge;
H A Dstm32mp157c-odyssey-som.dtsi343 st,neg-edge;
H A Dstm32mp157a-avenger96.dts310 st,neg-edge;
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplat_helpers.S377 neg x1, x1