Searched refs:__TEP_ERRNO__START (Results 1 – 3 of 3) sorted by relevance
426 __TEP_ERRNO__START = -100000, enumerator
1371 if (err <= __TEP_ERRNO__START || err >= __TEP_ERRNO__END) in tep_filter_strerror()
6221 if (errnum <= __TEP_ERRNO__START || in tep_strerror()6225 idx = errnum - __TEP_ERRNO__START - 1; in tep_strerror()