Searched defs:stack_buffer (Results 1 – 14 of 14) sorted by relevance
49 T* stack_buffer() { return reinterpret_cast<T*>(stack_buffer_); } in stack_buffer() function50 const T* stack_buffer() const { in stack_buffer() function
40 const int* stack_buffer = &vect.stack_data().stack_buffer()[0]; in TEST() local
7 char stack_buffer[42]; in foo() local
10 char stack_buffer[42]; in foo() local
10 char stack_buffer[42]; in thread_proc() local
8 volatile char stack_buffer[42]; in thread_proc() local
7 volatile char stack_buffer[42]; in thread_proc() local
10 volatile char stack_buffer[42]; in work_item() local
15 volatile char stack_buffer[42]; in thread_proc_2() local
799 char stack_buffer[42]; in TEST() local