Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
2613ffde431594f3fe0562042c32105623fbe4dc
/
.
/
py
/
strtonum.h
blob: 10b6732edb2edc4c1e38549929678f659734fe53 [
file
] [
log
] [
blame
]
long
mp_strtonum
(
const
char
*
restrict s
,
int
base
);