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