OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_NONE
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/phantasia/
phantdefs.h
8
#define
R_NONE
0 /* no ring */
fight.c
232
if (Player.p_ring.ring_type !=
R_NONE
)
346
if (Player.p_ring.ring_type !=
R_NONE
) {
462
if (Player.p_ring.ring_type !=
R_NONE
)
470
Player.p_ring.ring_type =
R_NONE
;
520
if (Player.p_ring.ring_type !=
R_NONE
)
529
Player.p_ring.ring_type =
R_NONE
;
1257
if (Player.p_ring.ring_type ==
R_NONE
misc.c
72
Player.p_ring.ring_type =
R_NONE
;
458
flags[Player.p_ring.ring_type !=
R_NONE
],
638
Player.p_ring.ring_type =
R_NONE
;
826
if (Player.p_ring.ring_type !=
R_NONE
)
841
Player.p_ring.ring_type =
R_NONE
;
898
playerp->p_ring.ring_type =
R_NONE
;
gamesupport.c
148
flag[playerp->p_ring.ring_type !=
R_NONE
]);
/src/external/bsd/ekermit/dist/
kermit.h
254
#define
R_NONE
0 /* Protocol not running */
kermit.c
248
if (k->state ==
R_NONE
) /* (probably unnecessary) */
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX-encoder.c
58
R_NONE
= 0,
Completed in 43 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026