p1275_cell2uint
return (p1275_cell2uint(ci[3])); /* Res0: time in ms. */
*size = p1275_cell2uint(ci[7]); /* Res2: size */
*fsize = p1275_cell2uint(ci[8]); /* Res3: fsize */
*bsize = p1275_cell2uint(ci[9]); /* Res4: bsize */
*ustrlen = p1275_cell2uint(ci[11]); /* Res2: unum str length */
*ustrlen = p1275_cell2uint(ci[11]); /* Res2: unum str length */
nargs = p1275_cell2uint(cif[1]);
nresults = p1275_cell2uint(cif[2]);
nargs = p1275_cell2uint(cif[1]);
nresults = p1275_cell2uint(cif[2]);
out_args = CIF_MIN_SIZE + p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]);
in_args = p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]);
buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]);
buflen = p1275_cell2uint(cif[CIF_MIN_SIZE+1]);
out_args = CIF_MIN_SIZE + p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]);
in_args = p1275_cell2uint(cif[CIF_NUMBER_IN_ARGS]);
buffer = (uchar_t *)(uintptr_t)p1275_cell2uint(cif[CIF_MIN_SIZE+0]);
buflen = p1275_cell2uint(cif[CIF_MIN_SIZE+1]);
fd = p1275_cell2uint(ci[3]);
fd = p1275_cell2uint(ci[3]);