Searched defs:py (Results 1 – 3 of 3) sorted by relevance
148 int px[4], py[4]; in lwDrawSquare() local
1385 #define py(f, m) if (pimstat.f || sflag <= 1) \ in pim_stats() macro
619 interpolate(int32_t x, int32_t *px, int32_t *py, u_int16_t np) in interpolate()