Home
last modified time | relevance | path

Searched defs:fns (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/AST/
H A Dast-dump-openmp-begin-declare-variant_9.c26 fd fns[2]; in main() local
/llvm-project/clang/test/Analysis/Inputs/
H A Dctu-other.cpp19 int fns(int x) { in fns() function
/llvm-project/libcxx/src/
H A Dios.cpp182 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); in register_callback() local
/llvm-project/openmp/tools/multiplex/
H A Dompt-multiplex.h1097 void ompt_multiplex_finalize(ompt_data_t *fns) { in ompt_multiplex_finalize()