Searched refs:__NO_INLINE (Results 1 – 4 of 4) sorted by relevance
32 #define __NO_INLINE __attribute__((__noinline__)) macro33 #define __SRAM __NO_INLINE __SECTION(".sram.text")
12 __NO_INLINE static void test_func() in test_func()
1049 __NO_INLINE static bool TestPrepAndSegv() { in TestPrepAndSegv()1197 int __NO_INLINE test_segfault_doit2(int*);1199 int __NO_INLINE test_segfault_leaf(int n, int* p) { in test_segfault_leaf()1206 int __NO_INLINE test_segfault_doit1(int* p) { in test_segfault_doit1()1217 int __NO_INLINE test_segfault_doit2(int* p) { in test_segfault_doit2()1222 int __NO_INLINE test_segfault() { in test_segfault()1230 int __NO_INLINE test_swbreak() { in test_swbreak()
704 static __NO_INLINE trace_context_t* trace_acquire_context_for_category_cached_worker( in trace_acquire_context_for_category_cached_worker()
Completed in 13 milliseconds