#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
◆ HAVE_CONST
◆ HAVE_PROTOTYPES
◆ HAVE_STDDEF_H
#define HAVE_STDDEF_H /* replace 'define' by 'undef' if error here */ |
◆ HAVE_STDLIB_H
#define HAVE_STDLIB_H /* same thing for stdlib.h */ |
◆ HAVE_UNSIGNED_CHAR
#define HAVE_UNSIGNED_CHAR |
◆ HAVE_UNSIGNED_SHORT
#define HAVE_UNSIGNED_SHORT |
◆ HAVE_VOID
◆ my_size_t
◆ undef_struct_ptr
◆ void_func
typedef void(* void_func) (int a, int b) |
◆ void_ptr
◆ is_char_signed()
int is_char_signed |
( |
int | arg | ) |
|
◆ is_shifting_signed()
int is_shifting_signed |
( |
long | arg | ) |
|
◆ main()
int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ possibly_dupli_function()
int possibly_dupli_function |
( |
| ) |
|
◆ possibly_duplicate_function()
int possibly_duplicate_function |
( |
| ) |
|
◆ test2function()
int test2function |
( |
void | | ) |
|
◆ test3function()
◆ test4function()
int test4function |
( |
const int | arg1 | ) |
|
◆ testfunction()
int testfunction |
( |
int | arg1, |
|
|
int * | arg2 ) |
◆ carray
const int carray[3] = {1, 2, 3} |
|
static |
◆ un_char
◆ un_short