P99
|
Declare types derived from the standard types. More...
Go to the source code of this file.
Macros | |
#define | bool_cptr_delete _Bool_cptr_delete |
#define | bool_cptr_destroy _Bool_cptr_destroy |
#define | bool_cptr_init _Bool_cptr_init |
#define | bool_cptr_vdelete _Bool_cptr_vdelete |
#define | bool_cptr_vnew _Bool_cptr_vnew |
#define | bool_cptr_vrealloc _Bool_cptr_vrealloc |
#define | bool_delete _Bool_delete |
#define | bool_destroy _Bool_destroy |
#define | bool_init _Bool_init |
#define | bool_ptr_delete _Bool_ptr_delete |
#define | bool_ptr_destroy _Bool_ptr_destroy |
#define | bool_ptr_init _Bool_ptr_init |
#define | bool_ptr_vdelete _Bool_ptr_vdelete |
#define | bool_ptr_vnew _Bool_ptr_vnew |
#define | bool_ptr_vrealloc _Bool_ptr_vrealloc |
#define | bool_vdelete _Bool_vdelete |
#define | bool_vnew _Bool_vnew |
#define | bool_vrealloc _Bool_vrealloc |
Typedefs | |
typedef _Bool const * | _Bool_cptr |
a const pointer to _Bool More... | |
typedef _Bool * | _Bool_ptr |
a pointer to _Bool More... | |
typedef double _Complex | cdouble |
a ‘one token’ abreviation for double _Complex More... | |
typedef cdouble const * | cdouble_cptr |
a const pointer to cdouble More... | |
typedef cdouble * | cdouble_ptr |
a pointer to cdouble More... | |
typedef float _Complex | cfloat |
a ‘one token’ abreviation for float _Complex More... | |
typedef cfloat const * | cfloat_cptr |
a const pointer to cfloat More... | |
typedef cfloat * | cfloat_ptr |
a pointer to cfloat More... | |
typedef char const * | char_cptr |
a const pointer to char More... | |
typedef char * | char_ptr |
a pointer to char More... | |
typedef long double _Complex | cldouble |
a ‘one token’ abreviation for long double _Complex More... | |
typedef cldouble const * | cldouble_cptr |
a const pointer to cldouble More... | |
typedef cldouble * | cldouble_ptr |
a pointer to cldouble More... | |
typedef double const * | double_cptr |
a const pointer to double More... | |
typedef double * | double_ptr |
a pointer to double More... | |
typedef float const * | float_cptr |
a const pointer to float More... | |
typedef float * | float_ptr |
a pointer to float More... | |
typedef int16_t const * | int16_t_cptr |
a const pointer to int16_t More... | |
typedef int16_t * | int16_t_ptr |
a pointer to int16_t More... | |
typedef int32_t const * | int32_t_cptr |
a const pointer to int32_t More... | |
typedef int32_t * | int32_t_ptr |
a pointer to int32_t More... | |
typedef int64_t const * | int64_t_cptr |
a const pointer to int64_t More... | |
typedef int64_t * | int64_t_ptr |
a pointer to int64_t More... | |
typedef int8_t const * | int8_t_cptr |
a const pointer to int8_t More... | |
typedef int8_t * | int8_t_ptr |
a pointer to int8_t More... | |
typedef int const * | int_cptr |
a const pointer to int More... | |
typedef int * | int_ptr |
a pointer to int More... | |
typedef intmax_t const * | intmax_t_cptr |
a const pointer to intmax_t More... | |
typedef intmax_t * | intmax_t_ptr |
a pointer to intmax_t More... | |
typedef intptr_t const * | intptr_t_cptr |
a const pointer to intptr_t More... | |
typedef intptr_t * | intptr_t_ptr |
a pointer to intptr_t More... | |
typedef long double | ldouble |
a ‘one token’ abreviation for long double More... | |
typedef ldouble const * | ldouble_cptr |
a const pointer to ldouble More... | |
typedef ldouble * | ldouble_ptr |
a pointer to ldouble More... | |
typedef long long | llong |
a ‘one token’ abreviation for long long More... | |
typedef llong const * | llong_cptr |
a const pointer to llong More... | |
typedef llong * | llong_ptr |
a pointer to llong More... | |
typedef long const * | long_cptr |
a const pointer to long More... | |
typedef long * | long_ptr |
a pointer to long More... | |
typedef ptrdiff_t const * | ptrdiff_t_cptr |
a const pointer to ptrdiff_t More... | |
typedef ptrdiff_t * | ptrdiff_t_ptr |
a pointer to ptrdiff_t More... | |
typedef signed char | schar |
a ‘one token’ abreviation for signed char More... | |
typedef schar const * | schar_cptr |
a const pointer to schar More... | |
typedef schar * | schar_ptr |
a pointer to schar More... | |
typedef short const * | short_cptr |
a const pointer to short More... | |
typedef short * | short_ptr |
a pointer to short More... | |
typedef signed const * | signed_cptr |
a const pointer to signed More... | |
typedef signed * | signed_ptr |
a pointer to signed More... | |
typedef signed int | sint |
a ‘one token’ abreviation for signed int More... | |
typedef sint const * | sint_cptr |
a const pointer to sint More... | |
typedef sint * | sint_ptr |
a pointer to sint More... | |
typedef size_t const * | size_t_cptr |
a const pointer to size_t More... | |
typedef size_t * | size_t_ptr |
a pointer to size_t More... | |
typedef signed long long | sllong |
a ‘one token’ abreviation for signed long long More... | |
typedef sllong const * | sllong_cptr |
a const pointer to sllong More... | |
typedef sllong * | sllong_ptr |
a pointer to sllong More... | |
typedef signed long | slong |
a ‘one token’ abreviation for signed long More... | |
typedef slong const * | slong_cptr |
a const pointer to slong More... | |
typedef slong * | slong_ptr |
a pointer to slong More... | |
typedef signed short | sshort |
a ‘one token’ abreviation for signed short More... | |
typedef sshort const * | sshort_cptr |
a const pointer to sshort More... | |
typedef sshort * | sshort_ptr |
a pointer to sshort More... | |
typedef unsigned char | uchar |
a ‘one token’ abreviation for unsigned char More... | |
typedef uchar const * | uchar_cptr |
a const pointer to uchar More... | |
typedef uchar * | uchar_ptr |
a pointer to uchar More... | |
typedef unsigned int | uint |
a ‘one token’ abreviation for unsigned int More... | |
typedef uint16_t const * | uint16_t_cptr |
a const pointer to uint16_t More... | |
typedef uint16_t * | uint16_t_ptr |
a pointer to uint16_t More... | |
typedef uint32_t const * | uint32_t_cptr |
a const pointer to uint32_t More... | |
typedef uint32_t * | uint32_t_ptr |
a pointer to uint32_t More... | |
typedef uint64_t const * | uint64_t_cptr |
a const pointer to uint64_t More... | |
typedef uint64_t * | uint64_t_ptr |
a pointer to uint64_t More... | |
typedef uint8_t const * | uint8_t_cptr |
a const pointer to uint8_t More... | |
typedef uint8_t * | uint8_t_ptr |
a pointer to uint8_t More... | |
typedef uint const * | uint_cptr |
a const pointer to uint More... | |
typedef uint * | uint_ptr |
a pointer to uint More... | |
typedef uintmax_t const * | uintmax_t_cptr |
a const pointer to uintmax_t More... | |
typedef uintmax_t * | uintmax_t_ptr |
a pointer to uintmax_t More... | |
typedef uintptr_t const * | uintptr_t_cptr |
a const pointer to uintptr_t More... | |
typedef uintptr_t * | uintptr_t_ptr |
a pointer to uintptr_t More... | |
typedef unsigned long long | ullong |
a ‘one token’ abreviation for unsigned long long More... | |
typedef ullong const * | ullong_cptr |
a const pointer to ullong More... | |
typedef ullong * | ullong_ptr |
a pointer to ullong More... | |
typedef unsigned long | ulong |
a ‘one token’ abreviation for unsigned long More... | |
typedef ulong const * | ulong_cptr |
a const pointer to ulong More... | |
typedef ulong * | ulong_ptr |
a pointer to ulong More... | |
typedef unsigned const * | unsigned_cptr |
a const pointer to unsigned More... | |
typedef unsigned * | unsigned_ptr |
a pointer to unsigned More... | |
typedef unsigned short | ushort |
a ‘one token’ abreviation for unsigned short More... | |
typedef ushort const * | ushort_cptr |
a const pointer to ushort More... | |
typedef ushort * | ushort_ptr |
a pointer to ushort More... | |
typedef void const * | void_cptr |
a const pointer to void More... | |
typedef void * | void_ptr |
a pointer to void More... | |
Functions | |
p99_inline void | _Bool_destroy (_Bool *p00_id) |
destroy the object that p00_id points to. More... | |
_Bool * | _Bool_init (_Bool *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | cdouble_destroy (cdouble *p00_id) |
destroy the object that p00_id points to. More... | |
cdouble * | cdouble_init (cdouble *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | cfloat_destroy (cfloat *p00_id) |
destroy the object that p00_id points to. More... | |
cfloat * | cfloat_init (cfloat *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | char_destroy (char *p00_id) |
destroy the object that p00_id points to. More... | |
char * | char_init (char *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | cldouble_destroy (cldouble *p00_id) |
destroy the object that p00_id points to. More... | |
cldouble * | cldouble_init (cldouble *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | double_destroy (double *p00_id) |
destroy the object that p00_id points to. More... | |
double * | double_init (double *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | float_destroy (float *p00_id) |
destroy the object that p00_id points to. More... | |
float * | float_init (float *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | int16_t_destroy (int16_t *p00_id) |
destroy the object that p00_id points to. More... | |
int16_t * | int16_t_init (int16_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | int32_t_destroy (int32_t *p00_id) |
destroy the object that p00_id points to. More... | |
int32_t * | int32_t_init (int32_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | int64_t_destroy (int64_t *p00_id) |
destroy the object that p00_id points to. More... | |
int64_t * | int64_t_init (int64_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | int8_t_destroy (int8_t *p00_id) |
destroy the object that p00_id points to. More... | |
int8_t * | int8_t_init (int8_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | int_destroy (int *p00_id) |
destroy the object that p00_id points to. More... | |
int * | int_init (int *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | intmax_t_destroy (intmax_t *p00_id) |
destroy the object that p00_id points to. More... | |
intmax_t * | intmax_t_init (intmax_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | intptr_t_destroy (intptr_t *p00_id) |
destroy the object that p00_id points to. More... | |
intptr_t * | intptr_t_init (intptr_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | ldouble_destroy (ldouble *p00_id) |
destroy the object that p00_id points to. More... | |
ldouble * | ldouble_init (ldouble *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | llong_destroy (llong *p00_id) |
destroy the object that p00_id points to. More... | |
llong * | llong_init (llong *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | long_destroy (long *p00_id) |
destroy the object that p00_id points to. More... | |
long * | long_init (long *p00_id) |
initialize the object that p00_id points to by 0. More... | |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, _Bool)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, cdouble)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, cfloat)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, char)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, cldouble)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, double)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, float)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, int)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, int16_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, int32_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, int64_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, int8_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, intmax_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, intptr_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, ldouble)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, llong)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, long)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(_Bool, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(_Bool, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cdouble, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cdouble, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cfloat, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cfloat, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(char, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(char, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cldouble, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(cldouble, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(double, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(double, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(float, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(float, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int16_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int16_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int32_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int32_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int64_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int64_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int8_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(int8_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(intmax_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(intmax_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(intptr_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(intptr_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ldouble, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ldouble, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(llong, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(llong, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(long, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(long, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ptrdiff_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ptrdiff_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(schar, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(schar, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(short, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(short, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(signed, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(signed, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(sint, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(sint, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(size_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(size_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(sllong, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(sllong, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(slong, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(slong, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uchar, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uchar, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint16_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint16_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint32_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint32_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint64_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint64_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint8_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uint8_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uintmax_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uintmax_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uintptr_t, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(uintptr_t, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ullong, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ullong, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ulong, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ulong, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(unsigned, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(unsigned, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ushort, _cptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, P99_PASTE2(ushort, _ptr))(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, ptrdiff_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, schar)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, short)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, signed)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, sint)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, size_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, sllong)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, slong)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uchar)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uint)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uint16_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uint32_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uint64_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uint8_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uintmax_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, uintptr_t)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, ullong)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, ulong)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, unsigned)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, ushort)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, void_cptr)(void) |
void | P99_PASTE (p00_harmless_declaration_, P99_PLAIN_TYPE, void_ptr)(void) |
p99_inline _Bool_cptr * | P99_PASTE2 (_Bool, _cptr) _init(P99_PASTE2(_Bool |
initialize the object that p00_id points to by 0. More... | |
p99_inline _Bool_ptr * | P99_PASTE2 (_Bool, _ptr) _init(P99_PASTE2(_Bool |
initialize the object that p00_id points to by 0. More... | |
p99_inline cdouble_cptr * | P99_PASTE2 (cdouble, _cptr) _init(P99_PASTE2(cdouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline cdouble_ptr * | P99_PASTE2 (cdouble, _ptr) _init(P99_PASTE2(cdouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline cfloat_cptr * | P99_PASTE2 (cfloat, _cptr) _init(P99_PASTE2(cfloat |
initialize the object that p00_id points to by 0. More... | |
p99_inline cfloat_ptr * | P99_PASTE2 (cfloat, _ptr) _init(P99_PASTE2(cfloat |
initialize the object that p00_id points to by 0. More... | |
p99_inline char_cptr * | P99_PASTE2 (char, _cptr) _init(P99_PASTE2(char |
initialize the object that p00_id points to by 0. More... | |
p99_inline char_ptr * | P99_PASTE2 (char, _ptr) _init(P99_PASTE2(char |
initialize the object that p00_id points to by 0. More... | |
p99_inline cldouble_cptr * | P99_PASTE2 (cldouble, _cptr) _init(P99_PASTE2(cldouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline cldouble_ptr * | P99_PASTE2 (cldouble, _ptr) _init(P99_PASTE2(cldouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline double_cptr * | P99_PASTE2 (double, _cptr) _init(P99_PASTE2(double |
initialize the object that p00_id points to by 0. More... | |
p99_inline double_ptr * | P99_PASTE2 (double, _ptr) _init(P99_PASTE2(double |
initialize the object that p00_id points to by 0. More... | |
p99_inline float_cptr * | P99_PASTE2 (float, _cptr) _init(P99_PASTE2(float |
initialize the object that p00_id points to by 0. More... | |
p99_inline float_ptr * | P99_PASTE2 (float, _ptr) _init(P99_PASTE2(float |
initialize the object that p00_id points to by 0. More... | |
p99_inline int_cptr * | P99_PASTE2 (int, _cptr) _init(P99_PASTE2(int |
initialize the object that p00_id points to by 0. More... | |
p99_inline int_ptr * | P99_PASTE2 (int, _ptr) _init(P99_PASTE2(int |
initialize the object that p00_id points to by 0. More... | |
p99_inline int16_t_cptr * | P99_PASTE2 (int16_t, _cptr) _init(P99_PASTE2(int16_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int16_t_ptr * | P99_PASTE2 (int16_t, _ptr) _init(P99_PASTE2(int16_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int32_t_cptr * | P99_PASTE2 (int32_t, _cptr) _init(P99_PASTE2(int32_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int32_t_ptr * | P99_PASTE2 (int32_t, _ptr) _init(P99_PASTE2(int32_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int64_t_cptr * | P99_PASTE2 (int64_t, _cptr) _init(P99_PASTE2(int64_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int64_t_ptr * | P99_PASTE2 (int64_t, _ptr) _init(P99_PASTE2(int64_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int8_t_cptr * | P99_PASTE2 (int8_t, _cptr) _init(P99_PASTE2(int8_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline int8_t_ptr * | P99_PASTE2 (int8_t, _ptr) _init(P99_PASTE2(int8_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline intmax_t_cptr * | P99_PASTE2 (intmax_t, _cptr) _init(P99_PASTE2(intmax_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline intmax_t_ptr * | P99_PASTE2 (intmax_t, _ptr) _init(P99_PASTE2(intmax_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline intptr_t_cptr * | P99_PASTE2 (intptr_t, _cptr) _init(P99_PASTE2(intptr_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline intptr_t_ptr * | P99_PASTE2 (intptr_t, _ptr) _init(P99_PASTE2(intptr_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline ldouble_cptr * | P99_PASTE2 (ldouble, _cptr) _init(P99_PASTE2(ldouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline ldouble_ptr * | P99_PASTE2 (ldouble, _ptr) _init(P99_PASTE2(ldouble |
initialize the object that p00_id points to by 0. More... | |
p99_inline llong_cptr * | P99_PASTE2 (llong, _cptr) _init(P99_PASTE2(llong |
initialize the object that p00_id points to by 0. More... | |
p99_inline llong_ptr * | P99_PASTE2 (llong, _ptr) _init(P99_PASTE2(llong |
initialize the object that p00_id points to by 0. More... | |
p99_inline long_cptr * | P99_PASTE2 (long, _cptr) _init(P99_PASTE2(long |
initialize the object that p00_id points to by 0. More... | |
p99_inline long_ptr * | P99_PASTE2 (long, _ptr) _init(P99_PASTE2(long |
initialize the object that p00_id points to by 0. More... | |
p99_inline ptrdiff_t_cptr * | P99_PASTE2 (ptrdiff_t, _cptr) _init(P99_PASTE2(ptrdiff_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline ptrdiff_t_ptr * | P99_PASTE2 (ptrdiff_t, _ptr) _init(P99_PASTE2(ptrdiff_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline schar_cptr * | P99_PASTE2 (schar, _cptr) _init(P99_PASTE2(schar |
initialize the object that p00_id points to by 0. More... | |
p99_inline schar_ptr * | P99_PASTE2 (schar, _ptr) _init(P99_PASTE2(schar |
initialize the object that p00_id points to by 0. More... | |
p99_inline short_cptr * | P99_PASTE2 (short, _cptr) _init(P99_PASTE2(short |
initialize the object that p00_id points to by 0. More... | |
p99_inline short_ptr * | P99_PASTE2 (short, _ptr) _init(P99_PASTE2(short |
initialize the object that p00_id points to by 0. More... | |
p99_inline signed_cptr * | P99_PASTE2 (signed, _cptr) _init(P99_PASTE2(signed |
initialize the object that p00_id points to by 0. More... | |
p99_inline signed_ptr * | P99_PASTE2 (signed, _ptr) _init(P99_PASTE2(signed |
initialize the object that p00_id points to by 0. More... | |
p99_inline sint_cptr * | P99_PASTE2 (sint, _cptr) _init(P99_PASTE2(sint |
initialize the object that p00_id points to by 0. More... | |
p99_inline sint_ptr * | P99_PASTE2 (sint, _ptr) _init(P99_PASTE2(sint |
initialize the object that p00_id points to by 0. More... | |
p99_inline size_t_cptr * | P99_PASTE2 (size_t, _cptr) _init(P99_PASTE2(size_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline size_t_ptr * | P99_PASTE2 (size_t, _ptr) _init(P99_PASTE2(size_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline sllong_cptr * | P99_PASTE2 (sllong, _cptr) _init(P99_PASTE2(sllong |
initialize the object that p00_id points to by 0. More... | |
p99_inline sllong_ptr * | P99_PASTE2 (sllong, _ptr) _init(P99_PASTE2(sllong |
initialize the object that p00_id points to by 0. More... | |
p99_inline slong_cptr * | P99_PASTE2 (slong, _cptr) _init(P99_PASTE2(slong |
initialize the object that p00_id points to by 0. More... | |
p99_inline slong_ptr * | P99_PASTE2 (slong, _ptr) _init(P99_PASTE2(slong |
initialize the object that p00_id points to by 0. More... | |
p99_inline uchar_cptr * | P99_PASTE2 (uchar, _cptr) _init(P99_PASTE2(uchar |
initialize the object that p00_id points to by 0. More... | |
p99_inline uchar_ptr * | P99_PASTE2 (uchar, _ptr) _init(P99_PASTE2(uchar |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint_cptr * | P99_PASTE2 (uint, _cptr) _init(P99_PASTE2(uint |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint_ptr * | P99_PASTE2 (uint, _ptr) _init(P99_PASTE2(uint |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint16_t_cptr * | P99_PASTE2 (uint16_t, _cptr) _init(P99_PASTE2(uint16_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint16_t_ptr * | P99_PASTE2 (uint16_t, _ptr) _init(P99_PASTE2(uint16_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint32_t_cptr * | P99_PASTE2 (uint32_t, _cptr) _init(P99_PASTE2(uint32_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint32_t_ptr * | P99_PASTE2 (uint32_t, _ptr) _init(P99_PASTE2(uint32_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint64_t_cptr * | P99_PASTE2 (uint64_t, _cptr) _init(P99_PASTE2(uint64_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint64_t_ptr * | P99_PASTE2 (uint64_t, _ptr) _init(P99_PASTE2(uint64_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint8_t_cptr * | P99_PASTE2 (uint8_t, _cptr) _init(P99_PASTE2(uint8_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uint8_t_ptr * | P99_PASTE2 (uint8_t, _ptr) _init(P99_PASTE2(uint8_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uintmax_t_cptr * | P99_PASTE2 (uintmax_t, _cptr) _init(P99_PASTE2(uintmax_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uintmax_t_ptr * | P99_PASTE2 (uintmax_t, _ptr) _init(P99_PASTE2(uintmax_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uintptr_t_cptr * | P99_PASTE2 (uintptr_t, _cptr) _init(P99_PASTE2(uintptr_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline uintptr_t_ptr * | P99_PASTE2 (uintptr_t, _ptr) _init(P99_PASTE2(uintptr_t |
initialize the object that p00_id points to by 0. More... | |
p99_inline ullong_cptr * | P99_PASTE2 (ullong, _cptr) _init(P99_PASTE2(ullong |
initialize the object that p00_id points to by 0. More... | |
p99_inline ullong_ptr * | P99_PASTE2 (ullong, _ptr) _init(P99_PASTE2(ullong |
initialize the object that p00_id points to by 0. More... | |
p99_inline ulong_cptr * | P99_PASTE2 (ulong, _cptr) _init(P99_PASTE2(ulong |
initialize the object that p00_id points to by 0. More... | |
p99_inline ulong_ptr * | P99_PASTE2 (ulong, _ptr) _init(P99_PASTE2(ulong |
initialize the object that p00_id points to by 0. More... | |
p99_inline unsigned_cptr * | P99_PASTE2 (unsigned, _cptr) _init(P99_PASTE2(unsigned |
initialize the object that p00_id points to by 0. More... | |
p99_inline unsigned_ptr * | P99_PASTE2 (unsigned, _ptr) _init(P99_PASTE2(unsigned |
initialize the object that p00_id points to by 0. More... | |
p99_inline ushort_cptr * | P99_PASTE2 (ushort, _cptr) _init(P99_PASTE2(ushort |
initialize the object that p00_id points to by 0. More... | |
p99_inline ushort_ptr * | P99_PASTE2 (ushort, _ptr) _init(P99_PASTE2(ushort |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | ptrdiff_t_destroy (ptrdiff_t *p00_id) |
destroy the object that p00_id points to. More... | |
ptrdiff_t * | ptrdiff_t_init (ptrdiff_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | schar_destroy (schar *p00_id) |
destroy the object that p00_id points to. More... | |
schar * | schar_init (schar *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | short_destroy (short *p00_id) |
destroy the object that p00_id points to. More... | |
short * | short_init (short *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | signed_destroy (signed *p00_id) |
destroy the object that p00_id points to. More... | |
signed * | signed_init (signed *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | sint_destroy (sint *p00_id) |
destroy the object that p00_id points to. More... | |
sint * | sint_init (sint *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | size_t_destroy (size_t *p00_id) |
destroy the object that p00_id points to. More... | |
size_t * | size_t_init (size_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | sllong_destroy (sllong *p00_id) |
destroy the object that p00_id points to. More... | |
sllong * | sllong_init (sllong *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | slong_destroy (slong *p00_id) |
destroy the object that p00_id points to. More... | |
slong * | slong_init (slong *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uchar_destroy (uchar *p00_id) |
destroy the object that p00_id points to. More... | |
uchar * | uchar_init (uchar *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uint16_t_destroy (uint16_t *p00_id) |
destroy the object that p00_id points to. More... | |
uint16_t * | uint16_t_init (uint16_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uint32_t_destroy (uint32_t *p00_id) |
destroy the object that p00_id points to. More... | |
uint32_t * | uint32_t_init (uint32_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uint64_t_destroy (uint64_t *p00_id) |
destroy the object that p00_id points to. More... | |
uint64_t * | uint64_t_init (uint64_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uint8_t_destroy (uint8_t *p00_id) |
destroy the object that p00_id points to. More... | |
uint8_t * | uint8_t_init (uint8_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uint_destroy (uint *p00_id) |
destroy the object that p00_id points to. More... | |
uint * | uint_init (uint *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uintmax_t_destroy (uintmax_t *p00_id) |
destroy the object that p00_id points to. More... | |
uintmax_t * | uintmax_t_init (uintmax_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | uintptr_t_destroy (uintptr_t *p00_id) |
destroy the object that p00_id points to. More... | |
uintptr_t * | uintptr_t_init (uintptr_t *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | ullong_destroy (ullong *p00_id) |
destroy the object that p00_id points to. More... | |
ullong * | ullong_init (ullong *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | ulong_destroy (ulong *p00_id) |
destroy the object that p00_id points to. More... | |
ulong * | ulong_init (ulong *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | unsigned_destroy (unsigned *p00_id) |
destroy the object that p00_id points to. More... | |
unsigned * | unsigned_init (unsigned *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | ushort_destroy (ushort *p00_id) |
destroy the object that p00_id points to. More... | |
ushort * | ushort_init (ushort *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | void_cptr_destroy (void_cptr *p00_id) |
destroy the object that p00_id points to. More... | |
void_cptr * | void_cptr_init (void_cptr *p00_id) |
initialize the object that p00_id points to by 0. More... | |
p99_inline void | void_ptr_destroy (void_ptr *p00_id) |
destroy the object that p00_id points to. More... | |
void_ptr * | void_ptr_init (void_ptr *p00_id) |
initialize the object that p00_id points to by 0. More... | |
Declare types derived from the standard types.
Definition in file p99_typenames.h.