Searched refs:field0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniname/
H A Dtest-uninames.c69 char field0[FIELDLEN]; local
89 n = getfield (stream, field0, ';');
101 i = strtoul (field0, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/uniname/
H A Dtest-uninames.c67 char field0[FIELDLEN]; local
87 n = getfield (stream, field0, ';');
99 i = strtoul (field0, NULL, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dgen-lbrkprop.c137 char field0[FIELDLEN]; local
169 n = getfield (stream, field0, ';');
192 i = strtoul (field0, NULL, 16);
199 n = getfield (stream, field0, ';');
229 j = strtoul (field0, NULL, 16);
342 char field0[FIELDLEN]; local
372 n = getfield (stream, field0, ';');
382 i = strtoul (field0, NULL, 16);
383 if (strstr (field0, "..") != NULL)
386 j = strtoul (strstr (field0, "
1030 char field0[FIELDLEN]; local
[all...]

Completed in 33 milliseconds