Classes | Defines | Typedefs | Functions | Variables
ckconfig.c File Reference
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for ckconfig.c:

Go to the source code of this file.

Classes

struct  methods_struct

Defines

#define HAVE_CONST
#define HAVE_PROTOTYPES
#define HAVE_STDDEF_H   /* replace 'define' by 'undef' if error here */
#define HAVE_STDLIB_H   /* same thing for stdlib.h */
#define HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_SHORT
#define HAVE_VOID

Typedefs

typedef size_t my_size_t
typedef struct
undefined_structure * 
undef_struct_ptr
typedef void(* void_func )(int a, int b)
typedef voidvoid_ptr

Functions

int is_char_signed (int arg)
int is_shifting_signed (long arg)
int main (int argc, char **argv)
int possibly_dupli_function ()
int possibly_duplicate_function ()
int test2function (void)
void test3function (void_ptr arg1, void_func arg2)
int test4function (const int arg1)
int testfunction (int arg1, int *arg2)

Variables

static const int carray [3] = {1, 2, 3}
unsigned char un_char
unsigned short un_short

Define Documentation

#define HAVE_CONST

Definition at line 181 of file ckconfig.c.

#define HAVE_PROTOTYPES

Definition at line 100 of file ckconfig.c.

#define HAVE_STDDEF_H   /* replace 'define' by 'undef' if error here */

Definition at line 35 of file ckconfig.c.

#define HAVE_STDLIB_H   /* same thing for stdlib.h */

Definition at line 40 of file ckconfig.c.

Definition at line 128 of file ckconfig.c.

Definition at line 140 of file ckconfig.c.

#define HAVE_VOID

Definition at line 151 of file ckconfig.c.


Typedef Documentation

typedef size_t my_size_t

Definition at line 90 of file ckconfig.c.

typedef struct undefined_structure* undef_struct_ptr

Definition at line 205 of file ckconfig.c.

typedef void(* void_func)(int a, int b)

Definition at line 157 of file ckconfig.c.

typedef void* void_ptr

Definition at line 155 of file ckconfig.c.


Function Documentation

Definition at line 243 of file ckconfig.c.

int is_shifting_signed ( long  arg)

Definition at line 261 of file ckconfig.c.

int main ( int  argc,
char **  argv 
)

Definition at line 286 of file ckconfig.c.

Definition at line 222 of file ckconfig.c.

Definition at line 217 of file ckconfig.c.

Definition at line 116 of file ckconfig.c.

void test3function ( void_ptr  arg1,
void_func  arg2 
)

Definition at line 163 of file ckconfig.c.

Definition at line 187 of file ckconfig.c.

int testfunction ( int  arg1,
int arg2 
)

Definition at line 111 of file ckconfig.c.


Variable Documentation

const int carray[3] = {1, 2, 3} [static]

Definition at line 184 of file ckconfig.c.

unsigned char un_char

Definition at line 131 of file ckconfig.c.

unsigned short un_short

Definition at line 143 of file ckconfig.c.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:19