Searched refs:ret_format (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | xcmsdb.c | 748 int ret_format, status = -1; 756 &ret_format, &ret_len, &ret_after, 759 if (MatricesAtom == None || status != Success || !ret_format) { 772 &ret_format, &ret_len, &ret_after, 775 if (CorrectAtom == None || status != Success || !ret_format) { 790 &ret_format, &ret_len, &ret_after, 793 if (MatricesAtom == None || status != Success || !ret_format) { 807 &ret_format, &ret_len, &ret_after, 810 if (CorrectAtom == None || status != Success || !ret_format) { 742 int ret_format, status = -1; local in function:RemoveSCCData
|
| H A D | loadData.c | 1189 int ret_format; 1194 &ret_atom, &ret_format, &ret_len, &ret_after, 1196 if (ret_format != 0) { 1173 int ret_format; local in function:LoadDataGray
|
Completed in 5 milliseconds