Searched refs:ERR1 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/PCH/ |
D | arc.m | 10 …in11 -include-pch %t -fsyntax-only -emit-llvm-only %s 2>&1 | FileCheck -check-prefix=CHECK-ERR1 %s 17 // CHECK-ERR1: Objective-C automated reference counting was enabled in PCH file but is currently di…
|
/external/pcre/dist/ |
D | pcre_internal.h | 2284 enum { ERR0, ERR1, ERR2, ERR3, ERR4, ERR5, ERR6, ERR7, ERR8, ERR9, enumerator
|
D | pcre_compile.c | 1020 if (c == CHAR_NULL) *errorcodeptr = ERR1; in check_escape()
|