ReactOS 0.4.16-dev-942-g91fadeb
|
#include <stdint.h>
#include <intrin.h>
#include <malloc.h>
#include <math.h>
Go to the source code of this file.
Macros | |
#define | _USE_MATH_DEFINES |
Functions | |
int __cdecl | _crt_atexit (void(__cdecl *)(void)) |
int __cdecl | atexit (void(__cdecl *function)(void)) |
void *__cdecl | operator_new (size_t size) |
void _cdecl | operator_delete (void *mem) |
int __cdecl | __acrt_initialize_sse2 (void) |
double | fma (double x, double y, double z) |
float | fmaf (float x, float y, float z) |
double | log2 (double x) |
float | log2f (float x) |
long int | lrint (double x) |
long int | lrintf (float x) |
Definition at line 41 of file onexit.cpp.
Referenced by atexit(), test_call_exit(), and test_call_quick_exit().
Definition at line 10 of file stubs.c.
Referenced by main(), openlog(), Test_atexit(), and xmlInitParser().
Definition at line 62 of file stubs.c.
Referenced by exp2(), log2f(), logbase2(), and pres_log().
Definition at line 73 of file stubs.c.
Referenced by double_to_fp(), exec_get_arg(), fmod_one(), linear_vari_process(), regstore_set_double(), sinc_hex_vari_process(), sinc_mono_vari_process(), sinc_multichan_vari_process(), sinc_quad_vari_process(), sinc_set_converter(), sinc_stereo_vari_process(), src_float_to_int_array(), src_float_to_short_array(), and zoh_vari_process().
Definition at line 79 of file stubs.c.
Referenced by PerformSampleRateConversion().
Definition at line 20 of file stubs.c.
Referenced by __non_rtti_object_scalar_dtor(), __non_rtti_object_vector_dtor(), bad_cast_scalar_dtor(), bad_cast_vector_dtor(), bad_typeid_scalar_dtor(), bad_typeid_vector_dtor(), and exception_scalar_dtor().