Searched refs:amt (Results 1 – 1 of 1) sorted by relevance
411 amt = (ub4) n; in oci_stmt_param_hook()416 offset += amt; in oci_stmt_param_hook()417 n -= amt; in oci_stmt_param_hook()418 consume += amt; in oci_stmt_param_hook()430 amt = (ub4) n; in oci_stmt_param_hook()435 consume += amt; in oci_stmt_param_hook()436 n -= amt; in oci_stmt_param_hook()625 ub4 amt; in oci_blob_write() local628 amt = (ub4) count; in oci_blob_write()638 self->offset += amt; in oci_blob_write()[all …]
Completed in 5 milliseconds