Home
last modified time | relevance | path

Searched refs:CALL_FN (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/pgplot/pgplot/drivers/xmotif/
H A Dpgmdemo.c54 static CALL_FN(sinc_callback);
56 static CALL_FN(gaus_callback);
58 static CALL_FN(ring_callback);
64 static CALL_FN(star_callback);
68 static CALL_FN(grey_callback);
69 static CALL_FN(rainbow_callback);
70 static CALL_FN(heat_callback);
71 static CALL_FN(aips_callback);
154 static CALL_FN(quit_callback);
155 static CALL_FN(help_callback);
[all …]
/dports/graphics/pgplot/pgplot/drivers/xathena/
H A Dpgawdemo.c46 static CALL_FN(sinc_callback);
48 static CALL_FN(gaus_callback);
50 static CALL_FN(ring_callback);
56 static CALL_FN(star_callback);
60 static CALL_FN(grey_callback);
61 static CALL_FN(rainbow_callback);
62 static CALL_FN(heat_callback);
63 static CALL_FN(aips_callback);
150 static CALL_FN(quit_callback);
151 static CALL_FN(help_callback);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dplist-html-macros.c16 #define CALL_FN(a) null_deref(a) macro
25 CALL_FN(0); in test1()
29 CALL_FN(p); in test2()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dplist-html-macros.c16 #define CALL_FN(a) null_deref(a) macro
25 CALL_FN(0); in test1()
29 CALL_FN(p); in test2()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()

12