Searched defs:pval (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/Analysis/ | ||
H A D | casts.c | 38 void f1(struct s **pval) { in f1() argument |
/llvm-project/third-party/benchmark/tools/gbench/ | ||
H A D | report.py | 233 def get_utest_color(pval): argument |