Home
last modified time | relevance | path

Searched refs:PLUTO_histoplot (Results 1 – 6 of 6) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dplug_histog.c530 PLUTO_histoplot( nbin,hbot,htop,hbin , NULL , NULL , buf , 0,NULL ) ; in HISTO_main()
969 PLUTO_histoplot( nbin,hbot,htop,hbin , in CORREL_main()
972 PLUTO_histoplot( nbin,hbot,htop,hbin , in CORREL_main()
H A Dafni_plugin_CYGWIN.h89 (void *)PLUTO_histoplot ,
560 #define PLUTO_histoplot BG_PLUTO_histoplot macro
H A Dplug_betafit.c427 PLUTO_histoplot( nbin,hbot,htop,hbin , in BFIT_main()
H A Dafni_plugin.h749 extern void PLUTO_histoplot( int, float, float, int *,
H A Dplug_histog_multi.c510 PLUTO_histoplot( nbin,hbot,htop,hbin[0] , NULL , NULL , buf , num_dset-1,hbin+1 ) ; in MHIST_main()
H A Dafni_plugin.c5374 void PLUTO_histoplot( int nbin, float bot, float top, int *hist , in PLUTO_histoplot() function