Home
last modified time | relevance | path

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

/dports/math/calc/calc-2.14.0.14/
H A Dobj.c475 return objcall(OBJ_ONE, vp, NULL_VALUE, NULL_VALUE); in objpowi()
H A Dvalue.h403 #define OBJ_ONE 1 /* create the multiplicative identity */ macro