HomeSort by relevance Sort by last modified time
    Searched refs:E_COLOR (Results 1 - 2 of 2) sorted by null

  /external/bison/src/
vcg_defaults.h 162 # define E_COLOR black
163 # define E_TEXTCOLOR E_COLOR
164 # define E_ARROWCOLOR E_COLOR
165 # define E_BACKARROWCOLOR E_COLOR
vcg.c 187 e->color = E_COLOR;
596 if (e->color != E_COLOR)

Completed in 20 milliseconds