Home
last modified time | relevance | path

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

/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dtrack.h144 #define TRK_VAL_STR "str" macro
/dports/games/torcs/torcs-1.3.7/src/modules/track/
H A Dtrack3.cpp837 if (strcmp(segtype, TRK_VAL_STR) == 0) { in CreateSegRing3()
899 if (strcmp(segtype, TRK_VAL_STR) == 0) { in CreateSegRing3()
H A Dtrack4.cpp503 if (strcmp(segtype, TRK_VAL_STR) == 0) { in CreateSegRing()