Searched defs:span_t (Results 1 – 3 of 3) sorted by relevance
517 typedef struct span_t span_t; typedef603 struct span_t { struct605 void *free_list;607 uint32_t block_count;609 uint32_t size_class;611 uint32_t free_list_limit;635 span_t *next; argument637 span_t *prev; argument
155 typedef T span_t; typedef
536 typedef T span_t; in kmp_calc_span_lessoreq_XX() typedef600 typedef T span_t; in kmp_calc_span_greateroreq_XX() typedef