Home
last modified time | relevance | path

Searched defs:SETFNAME (Results 1 – 2 of 2) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dgeneric.c143 #define DEF_VAR_I(NAME,FNAME,SETFNAME,DOC,var,LO,DFLT,HI) \ argument
146 #define DEF_VAR_S(NAME,FNAME,SETFNAME,DOC,var,DFLT) \ argument
149 #define DEF_VAR_L(NAME,FNAME,SETFNAME,DOC,var,DFLT) \ argument
160 #define DEF_VAR_I(str,FNAME,SETFNAME,doc,VAR,lo,dflt,hi) \ argument
164 #define DEF_VAR_S(str,FNAME,SETFNAME,doc,VAR,dflt) \ argument
168 #define DEF_VAR_L(str,FNAME,SETFNAME,doc,VAR,DFLT) \ argument
181 #define DEF_VAR_I(str,fname,SETFNAME,doc,var,lo,DFLT,hi) \ in init_globals() argument
184 #define DEF_VAR_S(str,fname,SETFNAME,doc,var,DFLT) \ in init_globals() argument
189 #define DEF_VAR_L(str,fname,SETFNAME,doc,var,DFLT) \ in init_globals() argument
H A Dgame.h312 #define DEF_VAR_I(str,FNAME,SETFNAME,doc,var,lo,dflt,hi) \ argument
315 #define DEF_VAR_S(str,FNAME,SETFNAME,doc,var,dflt) \ argument
318 #define DEF_VAR_L(str,FNAME,SETFNAME,doc,var,dflt) \ argument
324 #define DEF_VAR_I(str,FNAME,SETFNAME,doc,var,lo,dflt,hi) \ argument
327 #define DEF_VAR_S(str,FNAME,SETFNAME,doc,var,dflt) \ argument
330 #define DEF_VAR_L(str,FNAME,SETFNAME,doc,var,dflt) \ argument