Searched refs:f_ceiling (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c219 f_boolean, f_ceiling, f_concat, f_contains, f_count, f_false, f_floor, enumerator in enum:__anon13031
1198 if (strcmp (funcName, "ceiling")==0) return f_ceiling;
2920 case f_ceiling:
2938 else if (step->intvalue == f_ceiling) leftReal = ceil(leftReal);

Completed in 98 milliseconds