Searched defs:graph (Results 1 – 3 of 3) sorted by relevance
95 struct graph { struct96 kmutex_t gp_mutex; /* mutex for this graph */ argument99 int index; /* index of this graph into the hash table */ argument100 int mark; /* used for coloring the graph */ argument
259 int graph; /* Last character was non-blank. */ in term_fill() local
1975 graph_t *graph; in lg_walk_step() local