Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslang.ver700 SLadd_lconstant_table;
H A Dslarith.c1864 || (-1 == SLadd_lconstant_table (LConst_Table, NULL)) in _pSLarith_register_types()
H A Dslang.h587 SL_EXTERN int SLadd_lconstant_table (SLang_LConstant_Type *, SLFUTURE_CONST char *pp);
H A Dslang.c10610 int SLadd_lconstant_table (SLang_LConstant_Type *tbl, SLFUTURE_CONST char *pp) in SLadd_lconstant_table() function