Searched refs:Cell (Results 1 – 4 of 4) sorted by relevance
85 #define HEADERSIZE ROUND(sizeof(Cell), ALIGNMENT)101 typedef struct Cell Cell; typedef106 struct Cell struct108 Cell *prev; argument109 Cell *next; argument123 Cell *free; // pointer to the first free cell argument124 Cell *allocated; // pointer to the first used cell174 static Cell *DLAddFront(Cell * list, Cell * cell) in DLAddFront()195 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup()219 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract()[all …]
31 BANNERCVTR_SRCS = $(BANNER_BASE)/Cell/$(BANNER_BASE).nce
17 OBJECT.DOCUMENT0 = ..\Cell\SDK_demo.nce
112 PreviewDetail_Cell_CellFile_FileName = ..\Cell\SDK_demo.nce