Searched defs:poly (Results 1 – 3 of 3) sorted by relevance
38 double *poly = (double *) malloc(5*sizeof(double)); in JNIFUNCF() local
21 double fastevalPoly(double *poly,int n, double x){ in fastevalPoly()
126 Polygon poly = createPolygon(llNorthWest, ll2, ll3, ll4, ll5); in testTMoThresholdsWithExistingTestGeofence() local