ReactOS 0.4.16-dev-715-ga1a169f
|
Go to the source code of this file.
Macros | |
#define | IS_2_POW_N(X) ((X) != 0 && ((X) & ((X) - 1)) == 0) |
#define | PTR_SZ sizeof(void *) |
Variables | |
_Check_return_ _Ret_maybenull_ _In_ size_t | alignment |
_Check_return_ _Ret_maybenull_ _In_ size_t _In_ size_t | offset |
_In_ size_t | size |
_In_ size_t | count |
__declspec | ( | noinline | ) | const |
|
static |
Referenced by __declspec(), and _aligned_offset_realloc_base().
|
static |
Definition at line 117 of file align.cpp.
|
static |
Referenced by _aligned_offset_recalloc_base().
|
static |
Definition at line 396 of file align.cpp.
|
static |
Definition at line 147 of file align.cpp.
Referenced by _aligned_malloc_base(), and _aligned_offset_realloc_base().
|
static |
Definition at line 283 of file align.cpp.
Referenced by _aligned_offset_recalloc_base(), and _aligned_realloc_base().
|
static |
Definition at line 461 of file align.cpp.
Referenced by _aligned_recalloc_base().
|
static |
Definition at line 244 of file align.cpp.
_Check_return_ _Ret_maybenull_ _Post_writable_byte_size_ | ( | size | ) |
_Success_ | ( | return ! | = 0 | ) |
Definition at line 1028 of file fsctrl.c.
Definition at line 47 of file align.cpp.
Referenced by _aligned_malloc(), _aligned_malloc_base(), _aligned_malloc_dbg(), _aligned_msize_dbg(), _aligned_offset_malloc(), _aligned_offset_malloc_dbg(), _aligned_offset_realloc(), _aligned_offset_realloc_dbg(), _aligned_offset_recalloc_dbg(), _aligned_realloc(), _aligned_realloc_base(), _aligned_realloc_dbg(), _aligned_recalloc_base(), _aligned_recalloc_dbg(), add_typedef_typeinfo(), add_var_desc(), align_the_pointer(), array_buffer_size(), array_memory_size(), array_read_variance_and_unmarshall(), array_write_variance_and_marshall(), DesktopSettingsDlg::Command(), FxDmaEnabler::ConfigureBusMasterAdapters(), FT_Bitmap_Convert(), get_function_buffer_size(), get_parameter_fc(), get_required_buffer_size(), get_required_buffer_size_type(), StringFormat::GetAlignment(), StringFormat::GetLineAlignment(), gl_pixel_addr_in_image(), ICreateTypeInfo2_fnSetAlignment(), NdrVaryingArrayBufferSize(), NdrVaryingArrayMarshall(), NdrVaryingArrayMemorySize(), NdrVaryingArrayUnmarshall(), print_phase_basetype(), psh_blues_snap_stem(), ScsiFlopProcessError(), test_aligned_malloc(), test_aligned_offset_malloc(), test_aligned_offset_realloc(), test_aligned_realloc(), test_CreateTypeLib(), testTDA(), VfdOpenImage(), vio_modern_map_capability(), vio_modern_map_simple_capability(), wined3d_format_calculate_pitch(), wined3d_format_calculate_size(), and write_remoting_arg().
Definition at line 75 of file align.cpp.
Referenced by _aligned_offset_recalloc_base().
Definition at line 61 of file align.cpp.
Referenced by _aligned_msize_base(), _aligned_offset_malloc_base(), and _aligned_offset_realloc_base().
Definition at line 67 of file align.cpp.
Referenced by _aligned_offset_malloc_base(), and _aligned_offset_realloc_base().