Home
last modified time | relevance | path

Searched refs:NDEBUG_UNUSED (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/imagination/csbgen/
Dpvr_packet_helpers.h41 # define NDEBUG_UNUSED __attribute__((unused)) macro
43 # define NDEBUG_UNUSED macro
70 __pvr_uint(uint64_t v, uint32_t start, NDEBUG_UNUSED uint32_t end) in __pvr_uint()
125 NDEBUG_UNUSED uint32_t start, in __pvr_offset()
126 NDEBUG_UNUSED uint32_t end) in __pvr_offset()
140 NDEBUG_UNUSED uint32_t start, in __pvr_offset_unpack()
141 NDEBUG_UNUSED uint32_t end) in __pvr_offset_unpack()
210 NDEBUG_UNUSED uint32_t end, in __pvr_ufixed()
228 #undef NDEBUG_UNUSED