Home
last modified time | relevance | path

Searched refs:RET_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/fuzz/
H A Dqtest_wrappers.c22 #define WRAP(RET_TYPE, NAME_AND_ARGS)\ argument
23 RET_TYPE __wrap_##NAME_AND_ARGS;\
24 RET_TYPE __real_##NAME_AND_ARGS;
/openbmc/qemu/target/hexagon/
H A Dattribs_def.h.inc145 DEF_ATTRIB(RET_TYPE, "return type", "", "")