Searched refs:Entitycol (Results 1 – 7 of 7) sorted by relevance
31 extern Entitycol *entitycol; /* predefined colors of entities */
255 }Entitycol; typedef
29 extern Entitycol *entitycol;
233 Entitycol *entitycol;6489 if( (entitycol= (Entitycol *)malloc( SET_COLS*sizeof(Entitycol))) == NULL ) in main()
48 extern Entitycol *entitycol;
30 extern Entitycol *entitycol; /* predefined colors of entities */
52 extern Entitycol *entitycol; /* predefined colors of entities */13342 if( (entitycol= (Entitycol *)realloc(entitycol, entitycols*sizeof(Entitycol))) == NULL ) in commandoInterpreter()