Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c193 static FTH rt_equal_p(FTH, FTH);
3303 rt_equal_p(FTH self, FTH obj) in rt_equal_p() function
4278 fth_set_object_equal_p(ratio_tag, rt_equal_p); in init_number_types()