Searched refs:amt (Results 1 – 2 of 2) sorted by relevance
398 amt = n; in oci_stmt_param_hook()404 n -= amt; in oci_stmt_param_hook()417 amt = n; in oci_stmt_param_hook()423 n -= amt; in oci_stmt_param_hook()617 ub4 amt; in oci_blob_write() local620 amt = count; in oci_blob_write()631 return amt; in oci_blob_write()637 ub4 amt; in oci_blob_read() local640 amt = count; in oci_blob_read()650 if (amt < count) { in oci_blob_read()[all …]
28641 int amt,28677 if( got==amt ){28755 int amt,28812 amt -= wrote;28819 if( amt>0 ){57278 int a = amt;57285 amt -= a;57421 amt -= a;57505 u32 amt;57515 if( pCur->info.nLocal<amt ) amt = pCur->info.nLocal;[all …]
Completed in 402 milliseconds