Searched defs:n_out (Results 1 – 4 of 4) sorted by relevance
91 uint64_t *n_out, uint64_t *d_out) in clk_compute_fract_div()
243 uint64_t n_out; member
453 BIGNUM *n = NULL, *e = NULL, *d = NULL, *n_out = NULL; test_evp_pkey_get_bn_param_large() local
467 fdc_cmd(struct fdc_data *fdc, int n_out, ...) in fdc_cmd()