Home
last modified time | relevance | path

Searched refs:DEF_APROP_L (Results 1 – 3 of 3) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dtypes.c84 #undef DEF_APROP_L
85 #define DEF_APROP_L(NAME,FNAME,DOC,SLOT) \ macro
143 #undef DEF_APROP_L
144 #define DEF_APROP_L(name,FNAME,doc,SLOT) \ macro
H A Datype.def10 DEF_APROP_L("ai-next-goal", a_ai_next_goal,
26 DEF_APROP_L("notes", a_notes,
H A Dgame.h240 #undef DEF_APROP_L
241 #define DEF_APROP_L(name,fname,doc,SLOT) \ macro
306 #undef DEF_APROP_L
307 #define DEF_APROP_L(name,FNAME,doc,slot) Obj *FNAME(int a); macro