Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp127 int b_exp = b<nullptr>(B<nullptr>()); // expected-error {{no matching function}} variable
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c6801 mpd_ssize_t b_exp = b->exp; in mpd_qquantize() local
6840 result->exp = b_exp; in mpd_qquantize()
6850 result->exp = b_exp; in mpd_qquantize()