Home
last modified time | relevance | path

Searched refs:new_PLUGIN_strval (Results 1 – 4 of 4) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_plugin_CYGWIN.h143 (void *)new_PLUGIN_strval ,
614 #define new_PLUGIN_strval BG_new_PLUGIN_strval macro
H A Dplug_tag.c425 file_strav = new_PLUGIN_strval( thetop , "Tag File: " ) ; in TAG_make_widgets()
445 label_strav = new_PLUGIN_strval( thetop , "Tag Label: " ) ; in TAG_make_widgets()
H A Dafni_plugin.h713 extern PLUGIN_strval * new_PLUGIN_strval( Widget , char * ) ;
H A Dafni_plugin.c4982 PLUGIN_strval * new_PLUGIN_strval( Widget wpar , char * str ) in new_PLUGIN_strval() function