Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/interception/
Dinterception_win.cpp181 static char* _strchr(char* str, char c) { in _strchr() function
972 char* separator = _strchr(function_name, '.'); in InternalGetProcAddress()