Searched defs:errorcode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | RWMutex.cpp | 55 int errorcode = pthread_rwlock_init(rwlock, nullptr); RWMutexImpl() local |
/llvm-project/compiler-rt/test/profile/ | ||
H A D | runtime_infinite.c | 25 int errorcode = 0; variable |