Home
last modified time | relevance | path

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

/third_party/boost/libs/python/src/numpy/
Dndarray.cpp32 int bitflag_to_numpy(ndarray::bitflag f) in bitflag_to_numpy() function
281 int requirements = detail::bitflag_to_numpy(flags); in from_object()
292 int requirements = detail::bitflag_to_numpy(flags); in from_object()