Searched refs:alloca (Results 1 – 8 of 8) sorted by relevance
190 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in parallel_thread()262 pthread_t *threads = (pthread_t *)alloca(nthreads * sizeof(pthread_t)); in thread_trace()
240 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in parallel_thread()314 pthread_t *threads = (pthread_t *)alloca(nthreads * sizeof(pthread_t)); in thread_trace()
50 #define alloca _alloca macro
153 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in parallel_thread()
155 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in parallel_thread()
164 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in operator ()()
190 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in parallel_thread()
199 unsigned int *local_mbox = (unsigned int *)alloca(mboxsize); in operator ()()