Searched defs:chunk_t (Results 1 – 5 of 5) sorted by relevance
10 typedef uint64_t chunk_t; typedef12 typedef struct chunk_t { uint32_t u32[2]; } chunk_t; struct14 typedef struct chunk_t { uint8_t u8[8]; } chunk_t; struct
82 struct chunk_t struct84 T* thread () in thread()94 T arrayZ[ChunkLen];
34 typedef double (*chunk_t)[argc[0][0]]; in tmain() typedef
11 typedef __m128i chunk_t; typedef
14 typedef uint8x16_t chunk_t; typedef