HomeSort by: relevance | last modified time | path
    Searched defs:unreg_func_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/stats/
stats_client.cc 55 typedef void (*unreg_func_t)(unsigned); typedef in function:__anon8b5ce44c0110::RegisterSanStats::~RegisterSanStats
56 unreg_func_t unreg_func = reinterpret_cast<unreg_func_t>(
stats_client.cc 55 typedef void (*unreg_func_t)(unsigned); typedef in function:__anon8b5ce44c0110::RegisterSanStats::~RegisterSanStats
56 unreg_func_t unreg_func = reinterpret_cast<unreg_func_t>(

Completed in 269 milliseconds