Searched defs:nd (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | debug.cpp | 548 for (__i_node* nd = __ibeg_[h]; nd != nullptr; nd = nd->__next_) in __find_iterator() local
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 776 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9; in s2b() argument 1593 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local 3382 size_t nd = s1 - s0; in gethex() local
|