Home
last modified time | relevance | path

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

/stdio-common/
A Dvfscanf-internal.c2498 wchar_t *twend = (wchar_t *) f - 1; in __vfwscanf_internal() local
2549 while (runp < twend) in __vfwscanf_internal()
2552 && runp + 1 != twend in __vfwscanf_internal()
2590 if (runp == twend && !not_in) in __vfwscanf_internal()
2781 while (runp < twend) in __vfwscanf_internal()
2784 && runp + 1 != twend in __vfwscanf_internal()
2822 if (runp == twend && !not_in) in __vfwscanf_internal()

Completed in 7 milliseconds