Home
last modified time | relevance | path

Searched defs:__block (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cfg.h309 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument
316 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument
320 #define foreach_block(__block, __cfg) \ argument
323 #define foreach_block_reverse(__block, __cfg) \ argument
326 #define foreach_block_safe(__block, __cfg) \ argument
329 #define foreach_block_reverse_safe(__block, __cfg) \ argument
332 #define foreach_inst_in_block(__type, __inst, __block) \ argument
335 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument
342 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ argument
345 #define foreach_inst_in_block_reverse_safe(__type, __inst, __block) \ argument
/external/honggfuzz/
Dhonggfuzz.h336 #define __block macro