Searched defs:verror (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dstat.h122 char verror[FIO_VERROR_SIZE]; member in struct:thread_stat
H A Dfio.h104 char verror[FIO_VERROR_SIZE]; member in struct:thread_data
363 snprintf(td->verror, sizeof(td->verror), "file:%s:%d, func=%s, error=%s", __FILE__, __LINE__, (func), (msg)); \
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c483 verror(const char *const string, va_list args) function
504 verror(string, args);
514 verror(string, args);

Completed in 97 milliseconds