Home
last modified time | relevance | path

Searched refs:charptrT (Results 1 – 7 of 7) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Depd.h21 void EPDFatal(charptrT s);
25 charptrT EPDStringGrab(charptrT s);
26 void EPDStringFree(charptrT s);
27 charptrT EPDStringAppendChar(charptrT s, char c);
28 charptrT EPDStringAppendStr(charptrT s0, charptrT s1);
34 void EPDTokenize(charptrT s);
36 charptrT EPDTokenFetch(siT n);
120 siT EPDPurgeOpFile(charptrT opsym, charptrT fn0, charptrT fn1);
122 siT EPDRepairFile(charptrT fn0, charptrT fn1);
123 siT EPDNormalizeFile(charptrT fn0, charptrT fn1);
[all …]
H A Depd.c180 nonstatic charptrT EPDStringGrab(charptrT s) { in EPDStringGrab()
181 charptrT ptr; in EPDStringGrab()
189 nonstatic charptrT EPDStringAppendChar(charptrT s, char c) { in EPDStringAppendChar()
190 charptrT ptr; in EPDStringAppendChar()
204 nonstatic charptrT EPDStringAppendStr(charptrT s0, charptrT s1) { in EPDStringAppendStr()
205 charptrT ptr; in EPDStringAppendStr()
466 charptrT str; in EPDTokenize()
508 charptrT s; in EPDTokenFetch()
1782 charptrT p; in EPDSANEncodeStr()
3482 nonstatic siT EPDPurgeOpFile(charptrT opsym, charptrT fn0, charptrT fn1) { in EPDPurgeOpFile()
[all …]
H A Depdglue.c540 charptrT s; in EGEncodeHostHistory()
637 charptrT s; in EGCommHandler()
851 charptrT s; in EGProcessAPGN()
887 charptrT s; in EGProcessBFIX()
1015 charptrT s; in EGProcessDPGN()
1101 charptrT s; in EGProcessDSTR()
1646 charptrT s; in EGProcessPFGA()
1813 charptrT s; in EGProcessPFLC()
2012 charptrT s; in EGProcessSHOW()
2039 charptrT s; in EGProcessSPGN()
[all …]
H A Depddefs.h53 typedef char *charptrT; typedef
468 charptrT eov_str; /* string value */
475 charptrT eop_opsym; /* operation code symbol */
624 charptrT gam_strv[pgnstrL]; /* PGN STR tag values */
/dports/games/KnightCap/Export/
H A Depd.h24 void EPDFatal(charptrT s);
28 charptrT EPDStringGrab(charptrT s);
29 void EPDStringFree(charptrT s);
30 charptrT EPDStringAppendChar(charptrT s, char c);
31 charptrT EPDStringAppendStr(charptrT s0, charptrT s1);
37 void EPDTokenize(charptrT s);
39 charptrT EPDTokenFetch(siT n);
122 siT EPDPurgeOpFile(charptrT opsym, charptrT fn0, charptrT fn1);
124 siT EPDRepairFile(charptrT fn0, charptrT fn1);
125 siT EPDNormalizeFile(charptrT fn0, charptrT fn1);
[all …]
H A Depd.c276 charptrT
299 charptrT
319 charptrT
320 EPDStringAppendStr(charptrT s0, charptrT s1) in EPDStringAppendStr()
354 charptrT
774 charptrT
1455 charptrT
1912 charptrT
1981 charptrT
5514 EPDPurgeOpFile(charptrT opsym, charptrT fn0, charptrT fn1) in EPDPurgeOpFile()
[all …]
H A Depddefs.h69 typedef char *charptrT; typedef
551 charptrT eov_str; /* string value */
560 charptrT eop_opsym; /* operation code symbol */
728 charptrT gam_strv[pgnstrL]; /* PGN STR tag values */
968 charptrT tb_name; /* class name */