Home
last modified time | relevance | path

Searched refs:E_COLOR (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dvcg_defaults.h162 # define E_COLOR black macro
163 # define E_TEXTCOLOR E_COLOR
164 # define E_ARROWCOLOR E_COLOR
165 # define E_BACKARROWCOLOR E_COLOR
Dvcg.c187 e->color = E_COLOR; in new_edge()
596 if (e->color != E_COLOR) in output_edge()