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

  /external/srec/srec/include/
srec_context.h 91 typedef char FSMnode_info;
114 FSMnode_info* FSMnode_info_list; /* todo: change this to an ary of 2bit els*/
  /external/srec/srec/crec/
srec_context.c 982 fst->FSMnode_info_list = (FSMnode_info*)CALLOC_CLR(max_num_FSMnodes, sizeof(char), "srec.graph.nodeinfos");
    [all...]

Completed in 37 milliseconds