Searched refs:IMP_FLAGS_RELOAD (Results 1 – 2 of 2) sorted by relevance
338 imp->imp_flags |= IMP_FLAGS_RELOAD; in mark_imports_for_reload()535 if (imported->imp_flags & IMP_FLAGS_RELOAD) in handle_import()537 imported->imp_flags &= ~IMP_FLAGS_RELOAD; in handle_import()581 && (imported->imp_flags & IMP_FLAGS_RELOAD) in handle_import()591 imported->imp_flags &= ~IMP_FLAGS_RELOAD; in handle_import()
1829 #define IMP_FLAGS_RELOAD 2 // script reloaded, OK to redefine macro