Searched refs:n0 (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local 187 n0 = n = nbits >> kshift; 195 for(j = 0; j < n0; ++j) 197 if (n > n0)
|
/bionic/libc/dns/resolv/ |
D | res_mkquery.c | 232 int n0, /* current offset in buffer */ in res_nopt() argument 247 cp = buf + n0; in res_nopt()
|