HomeSort by relevance Sort by last modified time
    Searched full:lcur_time (Results 1 - 1 of 1) sorted by null

  /external/stlport/test/eh/
locale.cpp 27 long lcur_time; local
28 time(&lcur_time);
29 struct tm* cur_time=localtime(&lcur_time);

Completed in 267 milliseconds