Home
last modified time | relevance | path

Searched refs:my_strlen (Results 1 – 4 of 4) sorted by relevance

/third_party/libffi/testsuite/libffi.call/
Dstrlen.c10 static size_t ABI_ATTR my_strlen(char *s) in my_strlen() function
31 ffi_call(&cif, FFI_FN(my_strlen), &rint, values); in main()
35 ffi_call(&cif, FFI_FN(my_strlen), &rint, values); in main()
39 ffi_call(&cif, FFI_FN(my_strlen), &rint, values); in main()
/third_party/cef/patch/patches/
Dcrashpad_1995.patch153 info.distro_length = my_strlen(base::g_linux_distro);
201 : my_strlen(entry->value);
/third_party/libffi/
DChangeLog.old5308 stdcall versions of the "my_strlen" and "many"
/third_party/chromium/patch/
D0003-ohos-1115.patch79166 logger::write(msg, my_strlen(msg));