#include <pc_err.h>Include dependency graph for dis.c:

Go to the source code of this file.
Data Structures | |
| struct | adm |
Defines | |
| #define | assert() |
Functions | |
| _trp () | |
| static int | merge (struct adm *p1, struct adm *p2) |
| _dis (int n, struct adm **pp) | |
Variables | |
| adm * | _lastp |
| adm * | _highp |
|
|
|
|
||||||||||||
|
Definition at line 51 of file dis.c. References _highp, _lastp, _trp(), EFREE, merge(), adm::next, and p1. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6