Home
last modified time | relevance | path

Searched defs:macro (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/scripts/tracetool/format/
H A Dlog_stap.py28 def c_macro_to_format(macro): argument
/openbmc/linux/tools/perf/
Dbuiltin-version.c
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_self_test.c
/openbmc/qemu/target/riscv/
H A Dvector_internals.h129 #define RVVCALL(macro, ...) macro(__VA_ARGS__) argument
/openbmc/linux/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py
/openbmc/google-ipmi-sys/
H A Dhandler.cpp57 #define STR(macro) QUOTE(macro) argument
/openbmc/qemu/hw/net/
H A Dvmxnet3.c147 #define VMXNET3_RING_DUMP(macro, ring_name, ridx, r) \ argument
/openbmc/qemu/target/hexagon/
H A Dhex_common.py56 def expand_macro_attribs(macro, allmac_re): argument