Home
last modified time | relevance | path

Searched refs:EPDPGNFetchTagName (Results 1 – 5 of 5) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Depd.h128 charptrT EPDPGNFetchTagName(pgnstrT pgnstr);
H A Depdglue.c1140 EGPrint(EPDPGNFetchTagName(pgnstr)); in EGProcessDTPV()
1145 sprintf(tbufv, "[%s \"%s\"]\n", EPDPGNFetchTagName(pgnstr), in EGProcessDTPV()
2091 EGPrint(EPDPGNFetchTagName(pgnstr)); in EGProcessSTPV()
H A Depd.c4063 if (strcmp(s, EPDPGNFetchTagName(rstr)) == 0) in EPDPGNFetchTagIndex()
4071 nonstatic charptrT EPDPGNFetchTagName(pgnstrT pgnstr) { in EPDPGNFetchTagName() function
/dports/games/KnightCap/Export/
H A Depd.h130 charptrT EPDPGNFetchTagName(pgnstrT pgnstr);
H A Depd.c6389 if (strcmp(s, EPDPGNFetchTagName(rstr)) == 0) in EPDPGNFetchTagIndex()
6400 EPDPGNFetchTagName(pgnstrT pgnstr) in EPDPGNFetchTagName() function
6483 EPDCreateEOVSym(EPDPGNFetchTagName(pgnstr))); in EPDCopyInPTP()