Home
last modified time | relevance | path

Searched defs:make_flags (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/rutabaga_gfx/
H A Dbuild.rs92 let make_flags = env::var("CARGO_MAKEFLAGS").unwrap(); in build_and_probe_minigbm() localVariable
/aosp_15_r20/external/python/cpython2/Python/
Dsysmodule.c1245 make_flags(void) in make_flags() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c2590 make_flags(PyInterpreterState *interp) in make_flags() function