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

/xsrc/external/mit/xedit/dist/lisp/
H A Dmath.c47 static LispObj *obj_zero, *obj_one; variable in typeref:typename:LispObj *
70 obj_zero = FIXNUM(0);
899 if (cmp_object_object(natural, obj_zero, 1) < 0)
1391 return (RETURN(0) = obj_zero);

Completed in 3 milliseconds