Searched refs:f_p (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/ntp/libparse/ |
| HD | ieee754io.c | 549 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/ |
| HD | ambient_depth_filter_editor.c | 244 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()
|
| HD | update_editor.c | 775 make_file_baton(struct file_baton **f_p, in make_file_baton() argument 807 *f_p = f; in make_file_baton()
|