Searched defs:_binary (Results 1 – 4 of 4) sorted by relevance
158 std::vector<unsigned char> _binary; /**< Binary from which to create the program. */ variable
30 _binary = [ variable243 _binary = _binary + ["divmod", "modf", "matmul", "ldexp"] variable
131 static constexpr vtbl _binary = { variable
402 def _binary(data): function