Home
last modified time | relevance | path

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

/external/srec/portable/include/
Dpmalloc.h87 int _OK_Cell(_Cell *p);
91 #define _OK_Cell(p) (void)0 macro
/external/srec/portable/src/
Dpmalloc.c245 int _OK_Cell(_Cell *p) in _OK_Cell() function
279 _OK_Cell(q); in _OK_Altab()