Home
last modified time | relevance | path

Searched refs:WRDE_REUSE (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/ndk_musl_include/
Dwordexp.h17 #define WRDE_REUSE 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dwordexp.h17 #define WRDE_REUSE 8 macro
/third_party/musl/porting/uniproton/kernel/include/
Dwordexp.h17 #define WRDE_REUSE 8 macro
/third_party/musl/include/
Dwordexp.h17 #define WRDE_REUSE 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dwordexp.h17 #define WRDE_REUSE 8 macro
/third_party/musl/libc-test/src/api/
Dwordexp.c17 C(WRDE_REUSE) in f()
/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c42 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
/third_party/musl/src/misc/
Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()