Home | History | Annotate | Download | only in qemu

Lines Matching refs:BUILD_SUFFIX

1965 #define BUILD_SUFFIX "/pc-bios"
2010 MAX(strlen(SHARE_SUFFIX), strlen(BUILD_SUFFIX)) + 1;
2014 snprintf(res, max_len, "%s%s", dir, BUILD_SUFFIX);
2026 #undef BUILD_SUFFIX