Searched refs:fillcolor (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgraph.c73 const char *fillcolor; local
78 fillcolor = "white";
83 fillcolor =
91 "[shape=%s,style=filled,fillcolor=%s,label=\"",
92 funcdef_no, bb->index, shape, fillcolor);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgraph.cc73 const char *fillcolor; local
78 fillcolor = "white";
83 fillcolor =
91 "[shape=%s,style=filled,fillcolor=%s,label=\"",
92 funcdef_no, bb->index, shape, fillcolor);

Completed in 200 milliseconds