|
ReactOS 0.4.16-dev-1946-g52006dd
|


Go to the source code of this file.
Macros | |
| #define | __fileDECL __cdecl |
| #define | __COMPARE(context, p1, p2) (*compare)(p1, p2) |
Functions | |
| _CRT_SECURITYSAFECRITICAL_ATTRIBUTE void *__fileDECL | bsearch (void const *const key, void const *const base, size_t num, size_t const width, int(__fileDECL *const compare)(void const *, void const *)) |
Definition at line 47 of file bsearch.cpp.
Definition at line 14 of file bsearch.cpp.
| _CRT_SECURITYSAFECRITICAL_ATTRIBUTE void *__fileDECL bsearch | ( | void const *const | key, |
| void const *const | base, | ||
| size_t | num, | ||
| size_t const | width, | ||
| int(__fileDECL *const compare)(void const *, void const *) | |||
| ) |
Definition at line 65 of file bsearch.cpp.