Searched refs:BLOB_READ_TYPE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dblob.c316 #define BLOB_READ_TYPE(name, type) \ macro
330 BLOB_READ_TYPE(blob_read_uint8, uint8_t) function
331 BLOB_READ_TYPE(blob_read_uint16, uint16_t)
332 BLOB_READ_TYPE(blob_read_uint32, uint32_t)
333 BLOB_READ_TYPE(blob_read_uint64, uint64_t)
334 BLOB_READ_TYPE(blob_read_intptr, intptr_t)

Completed in 2 milliseconds