Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c3456 #define h_qfloor "( x -- y ) y = floor(x) (ratio, result is int)" in ficl_qfloor() macro
4601 FTH_PRI1("qfloor", ficl_qfloor, h_qfloor); in init_number()
4602 FTH_PRI1("rfloor", ficl_qfloor, h_qfloor); in init_number()