Searched refs:pCard8Array (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xcmsdb/dist/
H A DloadData.c881 unsigned char *pCard8Array = NULL;
943 pCard8 = pCard8Array = calloc(total, sizeof(unsigned char));
962 (unsigned char *) pCard8Array, total);
963 free(pCard8Array);
1047 pCard8 = pCard8Array = calloc(total, sizeof(unsigned char));
1070 (unsigned char *) pCard8Array, total);
1071 free(pCard8Array);
1163 unsigned char *pCard8Array = NULL;
1211 pCard8 = pCard8Array = calloc(total, sizeof(unsigned char));
1228 PropModeReplace, (unsigned char *) pCard8Array, tota
866 unsigned char *pCard8Array = NULL; local in function:LoadCorrections
1147 unsigned char *pCard8Array = NULL; local in function:LoadDataGray
[all...]

Completed in 3 milliseconds