rpm
5.4.15
|
Data Fields | |
int | index |
rpmte * | stack |
int | stackcnt |
scc | SCCs |
int | sccCnt |
int sccData_s::sccCnt |
Definition at line 874 of file order.c.
Referenced by detectSCCs(), and tarjan().
scc sccData_s::SCCs |
Definition at line 873 of file order.c.
Referenced by detectSCCs(), and tarjan().
rpmte* sccData_s::stack |
Definition at line 870 of file order.c.
Referenced by detectSCCs(), and tarjan().