Home
last modified time | relevance | path

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

/mports/games/tuxracer/files/
Dpatch-game_config.c6 #define INIT_PARAM( nam, val, typename, commnt ) \ argument
16 INIT_PARAM_STRING(nam,val,commnt) global() argument
21 INIT_PARAM_CHAR(nam,val,commnt) global() argument
26 INIT_PARAM_INT(nam,val,commnt) global() argument
31 INIT_PARAM_BOOL(nam,val,commnt) global() argument
[all...]