Home
last modified time | relevance | path

Searched refs:w_cty (Results 1 – 14 of 14) sorted by relevance

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dreadcalls.c300 && ((countrynr == w_cty) || (countrynr == ve_cty)))) { in readcalls()
346 && ((countrynr == w_cty) || (countrynr == ve_cty))) in readcalls()
430 if (cntr != w_cty && cntr != ve_cty) { // W and VE don't count here... in readcalls()
438 if (cntr != w_cty && cntr != ve_cty) { // W and VE don't count here... in readcalls()
H A Dscore.c302 extern int w_cty; in score()
321 && ((countrynr == w_cty) || (countrynr == ve_cty))) in score()
415 if ((countrynr == w_cty) || (countrynr == ve_cty)) { in score()
H A Dpaccdx.c31 extern int w_cty; in pacc_pa()
76 if (countrynr == w_cty) { in pacc_pa()
H A Dsetcontest.c52 extern int w_cty; in setcontest()
105 w_cty = getctynr(wcall); in setcontest()
H A Daddcall.c82 extern int w_cty; in addcall()
137 && ((countrynr == w_cty) || (countrynr == ve_cty))) in addcall()
144 && ((countrynr == w_cty) || (countrynr == ve_cty))) in addcall()
H A Dmakelogline.c358 } else if ((dx_arrlsections == 1) && (countrynr != w_cty) in prepare_specific_part()
387 && ((countrynr == w_cty) || (countrynr == ve_cty))) { in prepare_specific_part()
H A Dglobalvars.h56 extern int w_cty;
H A Dgetexchange.c107 extern int w_cty; in getexchange()
494 } else if (cqww == 1 && trxmode == DIGIMODE && ((countrynr == w_cty) in getexchange()
H A Dsearchlog.c551 extern int w_cty; in displayWorkedZonesCountries()
644 if ((countrynr == w_cty) || in displayWorkedZonesCountries()
H A Daddmult.c90 ((countrynr == w_cty) || (countrynr == ve_cty))) { in addmult()
H A Dmain.c166 int w_cty; variable
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Dtest_score.c63 w_cty = 184; /* W */ in setup()
212 countrynr = w_cty; in test_arrldx_usa()
H A Dtest_addmult.c54 w_cty = 78; in setup_default()
300 countrynr = w_cty; in test_dx_arrlsections()
H A Ddata.c118 int w_cty; variable