Home
last modified time | relevance | path

Searched defs:ovr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/x86/acpi/
H A Dacpi_machdep.c251 struct acpi_md_override ovr; in acpi_md_intr_establish() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3040 auto ovr = make_temp_override (satisfying_constraint, true); in satisfy_normalized_constraints() local
3099 auto ovr = make_temp_override (current_constraint_diagnosis_depth); in satisfy_nondeclaration_constraints() local
H A Dinit.cc877 temp_override<tree> ovr (d->member, DECL_ARGUMENTS (fn)); in find_uninit_fields_r() local
H A Dconstexpr.cc1396 temp_override<tree> ovr (current_function_decl); in cxx_eval_builtin_function_call() local
H A Dcp-tree.h8462 temp_override<bool> ovr; member