Searched defs:pfx (Results 1 – 2 of 2) sorted by relevance
/qemu/target/arm/tcg/ | ||
H A D | helper.h | 15 #define PAS_OP(pfx) \ argument |
/qemu/util/ | ||
H A D | readline.c | 298 const char *pfx, const char *str) in readline_add_completion_of() |