|
macro should be set to 0 or 1. When set to 1, OSCL_ASSERT will be compiled in release mode as well as debug mode. |
|
macro should be set to 1 if the target platform uses big-endian byte order in memory. Otherwise it should be set to 0. |
|
macro should be set to 1 if the target platform uses little-endian byte order in memory. Otherwise it should be set to 0. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
macro should be set to 1 if the target platform requires integers to be word-aligned in memory. Otherwise it should be set to 0. |
|
|
|
|
|
|
|
|
|
|
|
|