Home
last modified time | relevance | path

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

/system/public/zircon/
A Dcompiler.h32 #define __NO_INLINE __attribute__((__noinline__)) macro
33 #define __SRAM __NO_INLINE __SECTION(".sram.text")
/system/utest/fbl/
A Dauto_call_tests.cpp12 __NO_INLINE static void test_func() in test_func()
/system/utest/debugger/
A Ddebugger.cpp1049 __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()
/system/ulib/trace-engine/
A Dengine.cpp704 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