Home
last modified time | relevance | path

Searched refs:GfParmCheckHandle (Results 1 – 4 of 4) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/libs/tgf/
H A Dtgf.def39 GfParmCheckHandle
H A Dtgf.h316 extern int GfParmCheckHandle(void *ref, void *tgt);
H A Dparams.cpp2728 int GfParmCheckHandle(void *ref, void *tgt) in GfParmCheckHandle() function
/dports/games/torcs/torcs-1.3.7/src/libs/raceengineclient/
H A Draceinit.cpp637 if (GfParmCheckHandle(cathdle, carhdle)) { in ReInitCars()
645 if (GfParmCheckHandle(carhdle, handle)) { in ReInitCars()