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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/poem/
H A Dwxpoem.cpp849 long find_start; local
857 find_start = last_find + 1;
862 find_start = 0;
878 fseek(file, find_start, SEEK_SET);

Completed in 61 milliseconds