Home
last modified time | relevance | path

Searched defs:hPatInp (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/ca/
Dpar_basi.c71 CA_PatInputParams *hPatInp = NULL; in CA_AllocatePatternParameters() local
75 hPatInp = (CA_PatInputParams *) CALLOC_CLR(1, in CA_AllocatePatternParameters() local
88 void CA_FreePatternParameters(CA_PatInputParams *hPatInp) in CA_FreePatternParameters()