HomeSort by relevance Sort by last modified time
    Searched refs:endTimer (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xmllint.c 438 * endTimer: call where you want to stop timing and to print out a
443 endTimer(const char *fmt, ...)
454 #error "endTimer required stdarg functions"
479 endTimer(const char *fmt, ...)
488 #error "endTimer required stdarg functions"
508 endTimer(char *format, ...)
    [all...]
  /external/sqlite/dist/
shell.c 98 static void endTimer(void){
109 #define END_TIMER endTimer()
173 static void endTimer(void){
184 #define END_TIMER endTimer()
    [all...]

Completed in 983 milliseconds