Searched defs:y0 (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-current/sys/dev/atkbdc/
H A Dpsm.c3792 int x0, y0; local
4138 int x0, y0; local
4830 int c, x0, y0; local
[all...]
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c215076 GeoCoord x1, y1, x0, y0; local
215395 pointBeneathLine( double x0, double y0, double x1, double y1, double x2, double y2 ) argument
215433 double y0 = sqlite3_value_double(argv[2]); local
215504 float y0; /* Initial y value */ member in struct:GeoSegment
215519 geopolyAddOneSegment( GeoOverlap *p, GeoCoord x0, GeoCoord y0, GeoCoord x1, GeoCoord y1, unsigned char side, unsigned int idx ) argument
[all...]

Completed in 615 milliseconds

12