builtin_complex_dtype   60 python_bindings/numpy/dtype.cpp struct builtin_complex_dtype;
builtin_complex_dtype   69 python_bindings/numpy/dtype.cpp dtype get_complex_dtype() { return builtin_complex_dtype<bits>::get(); }