Searched defs:binary_type (Results 1 – 3 of 3) sorted by relevance
113 program::build::binary_type() const { in binary_type() function in program::build
252 dvm::NDObject *EmitBinaryOp(const CNodePtr &node, int binary_type) { in EmitBinaryOp()
760 binary_type = compat.binary_types[0] # this will always exist variable in TestFuzz