Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c75 static FTH ll_to_string(FTH);
914 ll_to_string(FTH self) in ll_to_string() function
4241 fth_set_object_to_string(llong_tag, ll_to_string); in init_number_types()