Home
last modified time | relevance | path

Searched refs:frame_ptr (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c290 __attribute__((__noinline__)) uintptr_t frame_ptr(void) { in frame_ptr() function
305 ASSERT_EQ(0, frame_ptr() & alignment_mask); in TEST_F()