Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface.c316 unsigned current_mod = 0; in ac_get_supported_modifiers() local
/third_party/rust/rust/src/librustdoc/clean/
Dmod.rs2681 let current_mod = cx.tcx.parent_module_from_def_id(import.owner_id.def_id); in clean_use_statement_inner() localVariable