Home
last modified time | relevance | path

Searched defs:set_env (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/unittests/Platform/Android/
H A DAdbClientTest.cpp13 static void set_env(const char *var, const char *value) { in set_env() function
/llvm-project/libc/src/__support/FPUtil/
H A DFEnvImpl.h63 LIBC_INLINE int set_env(const fenv_t *) { return 0; } set_env() function
/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp128 std::vector<std::string> set_env; in ComputeLaunchEnvironment() local
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h518 LIBC_INLINE int set_env(const fenv_t *envp) { set_env() function
581 LIBC_INLINE int set_env(const fenv_t *envp) { set_env() function
/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h166 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h272 LIBC_INLINE int set_env(const fenv_t *envp) { set_env() function
H A DFEnvImpl.h267 LIBC_INLINE int set_env(const fenv_t *envp) { in set_env() function
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h239 LIBC_INLINE int set_env(const fenv_t *envp) { set_env() function