OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vxy
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libm/src/
s_fmaf.c
71
volatile double
vxy
= xy; /* XXX work around gcc CSE bug */
local
72
double adjusted_result =
vxy
+ z;
/src/games/larn/
extern.h
158
int
vxy
(int *, int *);
movem.c
171
vxy
(&xl, &yl);
172
vxy
(&xh, &yh);
204
vxy
(&xl, &yl);
205
vxy
(&xh, &yh);
monster.c
54
*
vxy
(x,y) Routine to verify/fix (*x,*y) for being within bounds
364
vxy
(&xl, &yl);
365
vxy
(&xh, &yh); /* check bounds */
919
vxy
(&x, &y); /* verify correct x,y coordinates */
1041
vxy
(x, y);
1046
*
vxy
(x,y) Routine to verify/fix coordinates for being within bounds
1056
vxy
(int *x, int *y)
function
1124
vxy
(&x, &y); /* verify coordinates are within range */
1175
vxy
(&x, &y); /* verify coordinates are within range */
1229
vxy
(&x, &y); /* verify coordinates are within range *
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026