Searched refs:divide_number_object (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | math.c | 1123 divide_number_object(&num, divisor, NDIVIDE_FLOOR, 0); 1318 divide_number_object(&num, divisor, NDIVIDE_TRUNC, 0); 1401 divide_number_object(&num, divisor, fun, flo);
|
| H A D | mathimp.c | 268 static void divide_number_object(n_number*, LispObj*, int, int); 2153 divide_number_object(n_number *num, LispObj *obj, int fun, int flo) function in typeref:typename:void
|
Completed in 9 milliseconds