Home
last modified time | relevance | path

Searched defs:fi2 (Results 1 – 9 of 9) sorted by relevance

/minix/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dfs_test.cpp98 atf::fs::file_info fi2(t2); in ATF_TEST_CASE_BODY() local
H A Dmisc_helpers.cpp173 atf::fs::file_info fi2(atf::fs::path(".")); in ATF_TEST_CASE_BODY() local
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dformat-arg-attribute.m23 extern NSString *fi2 (NSString *) __attribute__((format_arg(1))); function
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dbig-atomic-ops.c37 void fi2(_Atomic(int) *i) { in fi2() function
H A Datomic-ops.c40 void fi2(_Atomic(int) *i) { in fi2() function
/minix/external/bsd/atf/dist/tools/
H A Dmisc_helpers.cpp172 tools::fs::file_info fi2(tools::fs::path(".")); in ATF_TEST_CASE_BODY() local
H A Dfs_test.cpp488 tools::fs::file_info fi2(t2); in ATF_TEST_CASE_BODY() local
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas.cpp102 int* (*fi2)(int) = L(3.14); //expected-error{{no viable conversion}} in test() local
H A Dcxx1y-generic-lambdas-capturing.cpp844 int* (*fi2)(int) = L(3.14); //expected-error{{no viable conversion}} in test() local