Searched refs:ECTF_BASE (Results 1 – 2 of 2) sorted by relevance
88 if (error >= ECTF_BASE && (error - ECTF_BASE) < _ctf_nerr) in ctf_errmsg()89 str = _ctf_errlist[error - ECTF_BASE]; in ctf_errmsg()
253 #define ECTF_BASE 1000 /* base value for libctf errnos */ macro256 ECTF_FMT = ECTF_BASE, /* file is not in CTF or ELF format */