Home
last modified time | relevance | path

Searched defs:SWAP_CHAR (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dllvm-utils.c536 #define SWAP_CHAR(a, b) do { if (*p == a) *p = b; } while (0) in llvm__compile_bpf() macro
558 #undef SWAP_CHAR llvm__compile_bpf() macro
[all...]

Completed in 2 milliseconds