Home
last modified time | relevance | path

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

/dports/lang/guile2/guile-2.2.7/examples/box/
H A Dbox.c113 init_box_type (void) in init_box_type() function
131 init_box_type (); in inner_main()
/dports/lang/guile1/guile-1.8.8/examples/box/
H A Dbox.c113 init_box_type (void) in init_box_type() function
131 init_box_type (); in inner_main()
/dports/lang/guile/guile-3.0.7/examples/box/
H A Dbox.c114 init_box_type (void) in init_box_type() function
132 init_box_type (); in inner_main()
/dports/lang/guile2/guile-2.2.7/examples/box-module/
H A Dbox.c117 init_box_type (void * unused) in init_box_type() function
142 scm_c_define_module ("box-module", init_box_type, NULL); in inner_main()
/dports/lang/guile1/guile-1.8.8/examples/box-module/
H A Dbox.c117 init_box_type (void * unused) in init_box_type() function
142 scm_c_define_module ("box-module", init_box_type, NULL); in inner_main()
/dports/lang/guile/guile-3.0.7/examples/box-module/
H A Dbox.c118 init_box_type (void * unused) in init_box_type() function
143 scm_c_define_module ("box-module", init_box_type, NULL); in inner_main()