OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handlerCalled
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
diagnostic.c
45
static int
handlerCalled
= 0;
49
LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &
handlerCalled
);
57
if (DC != &
handlerCalled
|| *DC) {
81
if (
handlerCalled
) {
diagnostic.c
45
static int
handlerCalled
= 0;
49
LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &
handlerCalled
);
57
if (DC != &
handlerCalled
|| *DC) {
81
if (
handlerCalled
) {
diagnostic.c
45
static int
handlerCalled
= 0;
49
LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &
handlerCalled
);
57
if (DC != &
handlerCalled
|| *DC) {
81
if (
handlerCalled
) {
diagnostic.c
45
static int
handlerCalled
= 0;
49
LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &
handlerCalled
);
57
if (DC != &
handlerCalled
|| *DC) {
81
if (
handlerCalled
) {
Completed in 53 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026