Searched refs:__kmp_page_allocate (Results 1 – 3 of 3) sorted by relevance
3275 #define __kmp_page_allocate(size) ___kmp_page_allocate((size)KMP_SRC_LOC_CURR) macro
1449 __kmp_debug_buffer = (char *)__kmp_page_allocate(elements * sizeof(char)); in __kmp_stg_parse_debug_buf()
3041 (void **)__kmp_page_allocate(sizeof(void *) * team->t.t_max_argc); in __kmp_alloc_argv_entries()