Searched refs:n2 (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/stdio/
H A Dvfprintf.c174 int n, m, n2; /* handy integers (short term usage) */ local
280 n2 = 0; \
283 n2 = 10 * n2 + to_digit(*cp); \
292 nextarg = n2; \
878 int n, n2; /* handy integer (short term usage) */ local
918 n2 = 0; \
921 n2 = 10 * n2 + to_digit(*cp); \
926 nextarg = n2; \
[all...]
/bionic/libc/kernel/common/linux/
H A Dwanrouter.h85 unsigned n2; member in struct:wan_x25_conf

Completed in 179 milliseconds