GCC Middle and Back End API Reference
queue_d Struct Reference

Data Fields

int * queue
int head
int tail
int size

Field Documentation

int queue_d::head

Referenced by dequeue(), init_queue(), and is_empty().

int* queue_d::queue
int queue_d::size

Referenced by enqueue(), and init_augmenting_path().

int queue_d::tail

Referenced by enqueue(), init_queue(), and is_empty().


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