Searched refs:BYTES (Results 1 – 4 of 4) sorted by relevance
1601 verify_type("bytes1", dtlib.Type.BYTES)1602 verify_type("bytes2", dtlib.Type.BYTES)1603 verify_type("bytes3", dtlib.Type.BYTES)1604 verify_type("bytes4", dtlib.Type.BYTES)1605 verify_type("bytes5", dtlib.Type.BYTES)
216 .tag = BINDESC_TAG(BYTES, id), \
207 BYTES = 1 variable in Type341 return Type.BYTES422 if self.type is not Type.BYTES:
1406 elif prop.type == Type.BYTES: