Searched refs:twend (Results 1 – 1 of 1) sorted by relevance
2498 wchar_t *twend = (wchar_t *) f - 1; in __vfwscanf_internal() local2549 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