Home
last modified time | relevance | path

Searched refs:f_p (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ntp/libparse/
HDieee754io.c549 double *f_p = &f; in main() local
562 printf("fetch from %f = %d\n", f, fetch_ieee754((void *)&f_p, IEEE_DOUBLE, &fp, native_off)); in main()
564 f_p = &f; in main()
565 put_ieee754((void *)&f_p, IEEE_DOUBLE, &fp, native_off); in main()
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDambient_depth_filter_editor.c244 make_file_baton(struct file_baton **f_p, in make_file_baton() argument
261 *f_p = f; in make_file_baton()
291 *f_p = f; in make_file_baton()
302 *f_p = f; in make_file_baton()
308 *f_p = f; in make_file_baton()
HDupdate_editor.c775 make_file_baton(struct file_baton **f_p, in make_file_baton() argument
807 *f_p = f; in make_file_baton()