Searched defs:py (Results 1 - 8 of 8) sorted by relevance
| /src/games/warp/ | ||
| H A D | object.c | 21 make_object(char typ, char img, int px, int py, int vx, int vy, long energ, argument |
| /src/games/dab/ | ||
| H A D | box.cc | 52 BOX::BOX(size_t py, size_t px, BOARD& b) : argument |
| /src/lib/libcurses/ | ||
| H A D | addbytes.c | 118 int *py = &win->cury, *px = &win->curx, err; local in function:_cursesi_waddbytes |
| /src/lib/libm/noieee_src/ | ||
| H A D | n_support.c | 133 *py=(unsigned short *) &y+3; local in function:copysign [all...] |
| /src/usr.bin/netstat/ | ||
| H A D | inet.c | 766 #define py(f, m) if (igmpstat[f] || sflag <= 1) \ macro |
| /src/usr.bin/sed/ | ||
| H A D | compile.c | 792 compile_tr(char *p, struct s_tr **py) argument |
| /src/sys/dev/pci/ | ||
| H A D | cs4280.c | 1095 uint32_t px, py; local in function:cs4280_set_dac_rate |
| /src/sys/dev/stbi/ | ||
| H A D | stb_image.c | 4236 static stbi_uc *pic_load(stbi *s,int *px,int *py,int *comp,int req_comp) argument |
Completed in 16 milliseconds