Home
last modified time | relevance | path

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

/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslarith.c984 static int integer_push (unsigned char type, VOID_STAR ptr) in integer_push() function
1477 (void) SLclass_set_push_function (cl, integer_push); in _SLarith_register_types()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslarith.c678 static int integer_push (SLtype type, VOID_STAR ptr) in integer_push() function
1764 (void) SLclass_set_push_function (cl, integer_push); in _pSLarith_register_types()