Home
last modified time | relevance | path

Searched defs:old_prefix (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Drelocate_sdk.py30 old_prefix = re.compile(b("##DEFAULT_INSTALL_DIR##")) variable
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c154 const uint32_t old_prefix = env->psa; in HELPER() local