Searched refs:pipe_index_t (Results 1 – 1 of 1) sorted by relevance
42 typedef unsigned int pipe_index_t; typedef44 typedef unsigned short pipe_index_t; typedef56 pipe_index_t head;57 pipe_index_t tail;94 pipe_index_t head;95 pipe_index_t tail;186 return (pipe_index_t)(head - tail); in pipe_occupancy()
Completed in 13 milliseconds