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

/xsrc/external/mit/xcmsdb/dist/
H A DloadData.c883 unsigned short *pCard16Array = NULL;
968 pCard16 = pCard16Array = calloc(total, sizeof (unsigned short));
985 (unsigned char *) pCard16Array, total);
986 free(pCard16Array);
1081 pCard16 = pCard16Array = calloc(total, sizeof(unsigned short));
1102 (unsigned char *) pCard16Array, total);
1103 free(pCard16Array);
1165 unsigned short *pCard16Array = NULL;
1234 pCard16 = pCard16Array = calloc(total, sizeof(unsigned short));
1249 PropModeReplace, (unsigned char *) pCard16Array, tota
868 unsigned short *pCard16Array = NULL; local in function:LoadCorrections
1149 unsigned short *pCard16Array = NULL; local in function:LoadDataGray
[all...]

Completed in 4 milliseconds