GDBserver
Public Attributes
vec_prefix Struct Reference

List of all members.

Public Attributes

unsigned num
unsigned alloc
void * vec [1]

Detailed Description

Definition at line 28 of file vec.c.


Member Data Documentation

Definition at line 31 of file vec.c.

Referenced by calculate_allocation(), and vec_o_reserve().

unsigned vec_prefix::num

Definition at line 30 of file vec.c.

Referenced by calculate_allocation().

void* vec_prefix::vec[1]

Definition at line 32 of file vec.c.

Referenced by vec_o_reserve().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines