Searched defs:tmpformat (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c990 char *tmpformat; local
994 number = (int)trio_to_long(&format[index], &tmpformat, BASE_DECIMAL);
995 index = (int)(tmpformat - format);
1199 char *tmpformat; local
1331 &tmpformat,
1333 index = (int)(tmpformat - format);
1375 &tmpformat,
1379 index = (int)(tmpformat - format);
1440 &tmpformat,
1442 index = (int)(tmpformat
[all...]

Completed in 69 milliseconds