cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCStdC.h File Reference
#include "CCPlatformMacros.h"
#include <float.h>
#include "TG3.h"
#include <math.h>
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <Windows.h>
#include <sys/time.h>
#include <s3e.h>
#include <FSysSystemTime.h>

Classes

struct  timezone
 
struct  timeval
 
struct  timezone
 

Macros

#define _USE_MATH_DEFINES
#define isnan   _isnan
#define MIN   min
#define MAX   max
#define tanf   tan
#define sqrtf   sqrt
#define cosf   cos
#define sinf   sin
#define UINT_MAX   0xffffffff /* maximum unsigned int value */

Functions

int CC_DLL  (struct timeval *, struct timezone *)

Macro Definition Documentation

#define _USE_MATH_DEFINES
var _USE_MATH_DEFINES
local _USE_MATH_DEFINES
#define cosf   cos
var cosf   cos
local cosf   cos
#define isnan   _isnan
var isnan   _isnan
local isnan   _isnan
#define MAX   max
var MAX   max
local MAX   max
#define MIN   min
var MIN   min
local MIN   min
#define sinf   sin
var sinf   sin
local sinf   sin
#define sqrtf   sqrt
var sqrtf   sqrt
local sqrtf   sqrt
#define tanf   tan
var tanf   tan
local tanf   tan
#define UINT_MAX   0xffffffff /* maximum unsigned int value */
var UINT_MAX   0xffffffff /* maximum unsigned int value */
local UINT_MAX   0xffffffff /* maximum unsigned int value */

Function Documentation

int CC_DLL gettimeofday ( struct timeval ,
struct timezone  
)
var gettimeofday ( var  ,
var   
)
local gettimeofday ( local  ,
local   
)