ReactOS 0.4.16-dev-937-g7afcd2a
|
Go to the source code of this file.
Macros | |
#define | __fileDECL __cdecl |
#define | __COMPARE(context, p1, p2) (*compare)(p1, p2) |
Functions | |
void *__fileDECL | _lfind (void const *const key, void const *const base, unsigned int *const num, unsigned int const width, int(__fileDECL *const compare)(void const *, void const *)) |
void *__fileDECL _lfind | ( | void const *const | key, |
void const *const | base, | ||
unsigned int *const | num, | ||
unsigned int const | width, | ||
int(__fileDECL *const compare)(void const *, void const *) | |||
) |
Definition at line 51 of file lfind.cpp.