OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BEACON
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/atc/
struct.h
58
typedef SCREEN_POS
BEACON
;
71
BEACON
*
beacon
;
member in struct:__anon439b482b0308
grammar.y
182
if (reallocarr(&sp->
beacon
,
183
sp->num_beacons + REALLOC, sizeof(
BEACON
)) != 0)
186
sp->
beacon
[sp->num_beacons].x = $2;
187
sp->
beacon
[sp->num_beacons].y = $3;
Completed in 11 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025