Home
last modified time | relevance | path

Searched refs:tmpformat (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtrio.c1010 char *tmpformat; variable
1014 number = (int)trio_to_long(&format[index], &tmpformat, BASE_DECIMAL);
1015 index = (int)(tmpformat - format);
1219 char *tmpformat; variable
1351 &tmpformat,
1353 index = (int)(tmpformat - format);
1395 &tmpformat,
1399 index = (int)(tmpformat - format);
1460 &tmpformat,
1462 index = (int)(tmpformat - format);
[all …]