Home
last modified time | relevance | path

Searched refs:c_exp (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp133 int c_exp = c<x>(C<x>()); // expected-error {{no matching function}} variable
/external/python/cpython2/Modules/
Dcmathmodule.c440 c_exp(Py_complex z) in c_exp() function
908 FUNC1(cmath_exp, c_exp) in FUNC1()