Home
last modified time | relevance | path

Searched refs:hi_mod (Results 1 – 3 of 3) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dsingle_component_path_imports.rs28 mod hi_mod { module
32 fn hi_mod() {} in hi_mod() function
H A Dsingle_component_path_imports.fixed28 mod hi_mod {
32 fn hi_mod() {}
/dports/games/atanks/atanks-6.5/src/
H A Dexplosion.cpp885 int32_t hi_mod = (phase + 1) % 2; in draw_Napalm_Blob() local
894 circle(global.canvas, x, y, i + hi_mod, makecol(r, 25 + g, b)); in draw_Napalm_Blob()