Home
last modified time | relevance | path

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

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