BInternal.h
Macro Definitions
null |
|
nobreak |
|
countof |
|
forever |
|
until |
|
streq |
|
streqn |
|
POINTER_SIZED_INT |
|
POINTER_SIZED_UINT |
|
UL2VP |
|
SL2VP |
|
VP2UL |
|
VP2SL |
|
UNREFERENCED |
Functions
| void | dprintf |
| void | wcsstrcpy |
| wchar_t const * | wcschr2 |
| wchar_t * | wcschr2 |
| wchar_t const * | wcsrchr2 |
| wchar_t * | wcsrchr2 |
Detailed Description
Macro Definition
-
null
-
nobreak
-
countof(x)
-
forever
-
until(x)
-
streq(a, b)
-
streqn(a, b, n)
-
POINTER_SIZED_INT
-
POINTER_SIZED_UINT
-
UL2VP(x)
-
SL2VP(x)
-
VP2UL(x)
-
VP2SL(x)
-
UNREFERENCED(x)
Function Documentation
-
inline void
dprintf(char const *format, ...)
-
inline void
wcsstrcpy(wchar_t *dp, char const *sp)