Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslstruct.c401 static int pop_to_struct_field (_pSLang_Struct_Type *s, SLCONST char *name) in pop_to_struct_field() function
571 status = pop_to_struct_field (s, name); in _pSLstruct_define_struct2()
1669 if (-1 == pop_to_struct_field (s, name)) in struct_sput()
1680 int ret = pop_to_struct_field (s, name); in _pSLstruct_pop_field()
2481 return pop_to_struct_field (data->s, data->field_name); in struct_field_deref_assign()