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

  /external/srec/portable/include/
pmalloc.h 87 int _OK_Cell(_Cell *p);
91 #define _OK_Cell(p) (void)0
  /external/srec/portable/src/
pmalloc.c 245 int _OK_Cell(_Cell *p)
279 _OK_Cell(q);

Completed in 91 milliseconds