Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1719 increment_overflow(number, delta) in increment_overflow() argument
1736 long_increment_overflow(number, delta) in long_increment_overflow() argument
/bionic/libc/stdlib/
Dstrtod.c1347 Bigint *bb = NULL, *bd = NULL, *bs = NULL, *delta = NULL;/* pacify gcc */ local
2122 Bigint *b, *b1, *delta, *mhi, *S; local