Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Doperators.h30 op_irshift, op_iand, op_ixor, op_ior, op_complex, op_bool, op_nonzero, enumerator
/external/python/cpython2/Modules/
Doperator.c119 spam2(op_ior , PyNumber_InPlaceOr) in spami()