Home
last modified time | relevance | path

Searched defs:stack_mem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/
H A Dmod.rs449 fn stack_mem<R>(mut f: impl FnMut(&mut [u8]) -> R) -> R { in with_glyf_memory() function
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/
H A Dspi-hdlc-adapter.c317 void *stack_mem[AUTO_PRINT_BACKTRACE_STACK_DEPTH]; in signal_critical() local