ReactOS 0.4.15-dev-8100-g1887773
pending_list Struct Reference
Collaboration diagram for pending_list:

Public Attributes

struct pending_objectobjs
 
unsigned num
 
unsigned allocated
 

Detailed Description

Definition at line 1115 of file stabs.c.

Member Data Documentation

◆ allocated

unsigned pending_list::allocated

Definition at line 1119 of file stabs.c.

Referenced by pending_make_room().

◆ num

unsigned pending_list::num

Definition at line 1118 of file stabs.c.

Referenced by pending_add_line(), pending_add_var(), pending_flush(), and pending_make_room().

◆ objs

struct pending_object* pending_list::objs

The documentation for this struct was generated from the following file: