Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp420 typedef boost::winapi::FARPROC_ farproc_t; typedef
849 inline farproc_t get_proc_address(hmodule module, const char *name) in get_proc_address()
906 static farproc_t FunctionAddresses[NumFunction];
939 static farproc_t get_address_from_dll(const unsigned int id) in get_address_from_dll()
942 farproc_t addr = get_proc_address(get_module(FunctionModules[id]), FunctionNames[id]); in get_address_from_dll()
948 static farproc_t get(const unsigned int id) in get()
1002 farproc_t function_address_holder<Dummy>::FunctionAddresses[function_address_holder<Dummy>::NumFunc…
/third_party/boost/libs/interprocess/doc/
Dinterprocess.qbk6821 …rning: cast between incompatible function types from boost::interprocess::winapi::farproc_t..."])].