Searched refs:_sp (Results 1 – 2 of 2) sorted by relevance
204 #define SYMBOL_SPAN(_ep, _sp) (int)(intptr_t)((uintptr_t)(_ep) - (uintptr_t)(_sp)) argument
1398 #define OUTS(_sp, _ep) do { \ in z_cbvprintf_impl() argument1399 int rc = outs(out, ctx, (_sp), (_ep)); \ in z_cbvprintf_impl()