ReactOS 0.4.15-dev-7958-gcd0bb1a
typeof.h File Reference

Go to the source code of this file.

Macros

#define typeof(X_)   __typeof_ ## X_
 
#define __typeof_uintptr   unsigned int
 
#define __typeof_intptr   int
 
#define __typeof_longptr   long
 
#define __typeof_size   __typeof_intptr
 
#define __typeof_wchar   unsigned short
 

Typedefs

typedef struct jpeg_error_mgr *__cdecl typeof(jpeg_std_error)) (struct jpeg_error_mgr *)
 
typedef unsigned char
 
typedef unsigned int(__cdecl typeof(jpeg_read_scanlines)) (struct jpeg_decompress_struct *
 
typedef void(* png_error_ptr_1) (struct png_struct_def *, const char *)
 
typedef void(* png_rw_ptr_1) (struct png_struct_def *, unsigned char *, __typeof_uintptr)
 
typedef void(* png_flush_ptr_1) (struct png_struct_def *)
 
typedef struct png_info_def **typedef void(__cdecl typeof(png_destroy_read_struct)) (struct png_struct_def ** = NULL
 
typedef struct png_info_def *typedef unsigned char **typedef struct png_info_def *typedef struct png_info_def *typedef struct png_info_def *typedef unsigned char ** row
 
typedef voidthandle_t_1
 
typedef __typeof_intptr(* TIFFReadWriteProc_1) (thandle_t_1, void *, __typeof_intptr)
 
typedef unsigned int(* TIFFSeekProc_1) (void *, unsigned int, int)
 
typedef int(* TIFFCloseProc_1) (thandle_t_1)
 
typedef unsigned int(* TIFFSizeProc_1) (thandle_t_1)
 
typedef int(* TIFFMapFileProc_1) (thandle_t_1, void **, unsigned int *)
 
typedef void(* TIFFUnmapFileProc_1) (thandle_t_1, void *, unsigned int)
 
typedef unsigned short(__cdecl typeof(TIFFCurrentDirectory)) (struct tiff *)
 
typedef unsigned long
 

Functions

typedef void (__cdecl typeof(jpeg_CreateDecompress))(struct jpeg_decompress_struct *
 
typedef int (__cdecl typeof(jpeg_read_header))(struct jpeg_decompress_struct *
 
typedef void (__cdecl typeof(jpeg_destroy_decompress))(struct jpeg_decompress_struct *)
 
typedef void (__cdecl typeof(jpeg_CreateCompress))(struct jpeg_compress_struct *
 
typedef void (__cdecl typeof(jpeg_start_compress))(struct jpeg_compress_struct *
 
typedef void (__cdecl typeof(jpeg_destroy_compress))(struct jpeg_compress_struct *)
 
typedef void (__cdecl typeof(jpeg_finish_compress))(struct jpeg_compress_struct *)
 
typedef void (__cdecl typeof(jpeg_set_defaults))(struct jpeg_compress_struct *)
 
typedef void (__cdecl typeof(png_destroy_info_struct))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_error_fn))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_expand_gray_1_2_4_to_8))(struct png_struct_def *)
 
typedef void (__cdecl typeof(png_set_filler))(struct png_struct_def *
 
typedef int (__cdecl typeof(png_set_interlace_handling))(struct png_struct_def *)
 
typedef void (__cdecl typeof(png_set_gray_to_rgb))(struct png_struct_def *)
 
typedef void (__cdecl typeof(png_set_IHDR))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_pHYs))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_read_fn))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_strip_16))(struct png_struct_def *)
 
typedef void (__cdecl typeof(png_set_tRNS_to_alpha))(struct png_struct_def *)
 
typedef void (__cdecl typeof(png_set_write_fn))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_read_end))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_PLTE))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_tRNS))(struct png_struct_def *
 
typedef void (__cdecl typeof(png_set_swap))(struct png_struct_def *)
 
typedef void (__cdecl typeof(TIFFClose))(struct tiff *)
 
typedef int (__cdecl typeof(TIFFGetField))(struct tiff *
 
typedef int (__cdecl typeof(TIFFReadEncodedStrip))(struct tiff *
 
typedef int (__cdecl typeof(TIFFSetDirectory))(struct tiff *
 
typedef int (__cdecl typeof(TIFFIsByteSwapped))(struct tiff *)
 
typedef long (__cdecl typeof(TIFFReadEncodedTile))(struct tiff *
 
typedef int (__cdecl typeof(TIFFSetField))(struct tiff *
 
typedef int (__cdecl typeof(TIFFWriteScanline))(struct tiff *
 

Variables

typedef __typeof_size
 

Macro Definition Documentation

◆ __typeof_intptr

#define __typeof_intptr   int

Definition at line 9 of file typeof.h.

◆ __typeof_longptr

Definition at line 10 of file typeof.h.

◆ __typeof_size

typedef __typeof_size   __typeof_intptr

Definition at line 17 of file typeof.h.

◆ __typeof_uintptr

#define __typeof_uintptr   unsigned int

Definition at line 8 of file typeof.h.

◆ __typeof_wchar

#define __typeof_wchar   unsigned short

Definition at line 18 of file typeof.h.

◆ typeof

#define typeof (   X_)    __typeof_ ## X_

Definition at line 1 of file typeof.h.

Typedef Documentation

◆ char

Definition at line 29 of file typeof.h.

◆ int

typedef int

Definition at line 31 of file typeof.h.

◆ long

typedef long

Definition at line 102 of file typeof.h.

◆ png_error_ptr_1

typedef void png_error_ptr_1

Definition at line 42 of file typeof.h.

◆ png_flush_ptr_1

typedef void png_flush_ptr_1

Definition at line 44 of file typeof.h.

◆ png_rw_ptr_1

typedef void png_rw_ptr_1

Definition at line 43 of file typeof.h.

◆ row

Definition at line 78 of file typeof.h.

◆ short

typedef void unsigned unsigned short

Definition at line 94 of file typeof.h.

◆ thandle_t_1

Definition at line 85 of file typeof.h.

◆ TIFFCloseProc_1

typedef struct tiff *__cdecl const char TIFFCloseProc_1

Definition at line 88 of file typeof.h.

◆ TIFFMapFileProc_1

typedef struct tiff *__cdecl const char TIFFMapFileProc_1

Definition at line 90 of file typeof.h.

◆ TIFFReadWriteProc_1

typedef struct tiff *__cdecl const char TIFFReadWriteProc_1

Definition at line 86 of file typeof.h.

◆ TIFFSeekProc_1

typedef struct tiff *__cdecl const char TIFFSeekProc_1

Definition at line 87 of file typeof.h.

◆ TIFFSizeProc_1

typedef struct tiff *__cdecl const char TIFFSizeProc_1

Definition at line 89 of file typeof.h.

◆ TIFFUnmapFileProc_1

typedef struct tiff *__cdecl const char TIFFUnmapFileProc_1

Definition at line 91 of file typeof.h.

◆ typeof

Definition at line 27 of file typeof.h.

◆ void

Definition at line 49 of file typeof.h.

Function Documentation

◆ int() [1/8]

typedef int ( __cdecl   typeofjpeg_read_header)

◆ int() [2/8]

typedef int ( __cdecl   typeofpng_set_interlace_handling)

◆ int() [3/8]

typedef int ( __cdecl   typeofTIFFGetField)

◆ int() [4/8]

typedef int ( __cdecl   typeofTIFFIsByteSwapped)

◆ int() [5/8]

typedef int ( __cdecl   typeofTIFFReadEncodedStrip)

◆ int() [6/8]

typedef int ( __cdecl   typeofTIFFSetDirectory)

◆ int() [7/8]

typedef int ( __cdecl   typeofTIFFSetField)

◆ int() [8/8]

typedef int ( __cdecl   typeofTIFFWriteScanline)

◆ long()

typedef long ( __cdecl   typeofTIFFReadEncodedTile)

◆ void() [1/23]

typedef void ( __cdecl   typeofjpeg_CreateCompress)

◆ void() [2/23]

typedef void ( __cdecl   typeofjpeg_CreateDecompress)

◆ void() [3/23]

typedef void ( __cdecl   typeofjpeg_destroy_compress)

◆ void() [4/23]

typedef void ( __cdecl   typeofjpeg_destroy_decompress)

◆ void() [5/23]

typedef void ( __cdecl   typeofjpeg_finish_compress)

◆ void() [6/23]

typedef void ( __cdecl   typeofjpeg_set_defaults)

◆ void() [7/23]

typedef void ( __cdecl   typeofjpeg_start_compress)

◆ void() [8/23]

typedef void ( __cdecl   typeofpng_destroy_info_struct)

◆ void() [9/23]

typedef void ( __cdecl   typeofpng_read_end)

◆ void() [10/23]

typedef void ( __cdecl   typeofpng_set_error_fn)

◆ void() [11/23]

typedef void ( __cdecl   typeofpng_set_expand_gray_1_2_4_to_8)

◆ void() [12/23]

typedef void ( __cdecl   typeofpng_set_filler)

◆ void() [13/23]

typedef void ( __cdecl   typeofpng_set_gray_to_rgb)

◆ void() [14/23]

typedef void ( __cdecl   typeofpng_set_IHDR)

◆ void() [15/23]

typedef void ( __cdecl   typeofpng_set_pHYs)

◆ void() [16/23]

typedef void ( __cdecl   typeofpng_set_PLTE)

◆ void() [17/23]

typedef void ( __cdecl   typeofpng_set_read_fn)

◆ void() [18/23]

typedef void ( __cdecl   typeofpng_set_strip_16)

◆ void() [19/23]

typedef void ( __cdecl   typeofpng_set_swap)

◆ void() [20/23]

typedef void ( __cdecl   typeofpng_set_tRNS)

◆ void() [21/23]

typedef void ( __cdecl   typeofpng_set_tRNS_to_alpha)

◆ void() [22/23]

typedef void ( __cdecl   typeofpng_set_write_fn)

◆ void() [23/23]

typedef void ( __cdecl   typeofTIFFClose)

Variable Documentation

◆ __typeof_size

typedef __typeof_size

Definition at line 28 of file typeof.h.