39#define MAX_LD_WIDTH 16
103 while (*
ptr !=
_T(
'\0')) {
105 if (*
ptr++ ==
_T(
'1'))
void apply_int_mask(calc_number_t *a)
GLint GLint GLsizei width
GLboolean GLboolean GLboolean GLboolean a
_Check_return_ _CRT_JIT_INTRINSIC double __cdecl fabs(_In_ double x)
#define memmove(s1, s2, n)
static const char mbstate_t *static wchar_t const char mbstate_t *static const wchar_t int *static double
#define StringCchPrintfEx
TCHAR buffer[MAX_CALC_SIZE]
void prepare_rpn_result_2(calc_number_t *rpn, TCHAR *buffer, int size, int base)
void convert_text2number_2(calc_number_t *a)
void convert_real_integer(unsigned int base)