Searched defs:graph (Results 1 – 3 of 3) sorted by relevance
95 struct graph { struct 96 kmutex_t gp_mutex; /* mutex for this graph */ argument 99 int index; /* index of this graph into the hash table */ argument 100 int mark; /* used for coloring the graph */ argument [all...]
908 long *graph = (long *)calloc(CHPERCYL, sizeof (long)); local
1774 graph_t *graph; in lg_walk_step() local [all...]