Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslstruct.c589 static int init_struct_with_user_methods (SLtype, _pSLang_Struct_Type *);
616 (void) init_struct_with_user_methods (type, new_s); in make_struct_shell()
1648 static int init_struct_with_user_methods (SLtype type, _pSLang_Struct_Type *s) in init_struct_with_user_methods() function