Searched defs:suffix (Results 1 – 5 of 5) sorted by relevance
39 const std::string suffix = std::string("/") + source_file_name; in dl_callback() local56 void create_dlfcn_test_symlink(const char* suffix, std::string* result) { in create_dlfcn_test_symlink()
74 char suffix[1024]; in TEST() local
81 const char* suffix = strstr(s, "//"); in __parse_encoding() local
128 …ocFunction(void* malloc_impl_handler, FunctionType* func, const char* prefix, const char* suffix) { in InitMallocFunction()
2326 size_t suffix; /* Keeps track of matching suffix */ local