Home
last modified time | relevance | path

Searched defs:ret_str (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strlen/
D1-1.c46 char *ret_str; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strcpy/
D1-1.c49 char *ret_str; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strncpy/
D1-1.c51 char *ret_str; in main() local
D2-1.c52 char *ret_str; in main() local
/external/mesa3d/src/mesa/main/
Datifragshader.c87 static char ret_str[1024]; in create_dst_mod_str() local
/external/minijail/
Dsyscall_filter.c326 char *ret_str = strtok_r(ret_errno, " ", &errno_ptr); in compile_errno() local
/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.cpp1644 std::ostringstream ret_str; in HandlePacket_qLaunchSuccess() local