Home
last modified time | relevance | path

Searched defs:f0a (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/over/over.over/
Dp2.cpp7 int (*f0a)(int, int) = f0; in test_f0() local
Dp1.cpp13 int (*f0a)(int) = f0; in test_init_f0() local
28 int (*f0a)(int) = 0; in test_assign_f0() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
Dp3.cpp3 void f0a(void) { in f0a() function
/external/clang/test/SemaTemplate/
Dcanonical-expr-type.cpp20 void f0a(T x, __typeof__(f(N)) y) { } // expected-note{{previous}} in f0a() function
25 void f0a(T x, __typeof__(f(N)) y) { } // expected-error{{redefinition}} in f0a() function
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/
Dp1.cpp7 int (*f0a)(int, int) = f0; in test_f0() local
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp371 float f0a = pi0a<float>; variable
/external/boringssl/src/crypto/hrss/
Dhrss.c870 vec_t f0s = {0}, f0a = {0}; in poly3_invert_vec() local
954 crypto_word_t f0s = 0, f0a = 0; in HRSS_poly3_invert() local