Searched defs:default_env (Results 1 – 2 of 2) sorted by relevance
| /third_party/musl/src/fenv/m68k/ | ||
| D | fenv.c | 71 static const fenv_t default_env = { 0 }; in fesetenv() local |
| /third_party/ninja/misc/ | ||
| D | output_test.py | 15 default_env = dict(os.environ) variable |