Searched refs:CURVES_INIT (Results 1 – 3 of 3) sorted by relevance
122 const char CURVES_INIT[] = "init"; variable
124 ACE_EXPORT extern const char CURVES_INIT[];
394 moduleObj->SetProperty(runtime, CURVES_INIT, runtime->NewFunction(CurvesInit)); in InitCurvesModule()