Searched refs:geopolyAddOneSegment (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 223311 static void geopolyAddOneSegment( function 223364 geopolyAddOneSegment(p, x[0], x[1], x[2], x[3], side, i); 223367 geopolyAddOneSegment(p, x[0], x[1], pPoly->a[0], pPoly->a[1], side, i);
|