Home
last modified time | relevance | path

Searched defs:extended (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dstrtoull.c102 uint128_t extended = (uint128_t)acc * (unsigned)base; strtoull() local
H A Dstrtoul.c55 unsigned long long extended; strtoul() local