Searched refs:BYTES (Results 1 – 5 of 5) 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), in bindesc_find_bytes()
235 .tag = BINDESC_TAG(BYTES, id), \
230 BYTES = 1 variable in Type372 return Type.BYTES451 if self.type is not Type.BYTES:
1365 elif prop.type == Type.BYTES: