Home
last modified time | relevance | path

Searched refs:sectn_mult (Results 1 – 12 of 12) sorted by relevance

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dsetcontest.c70 extern int sectn_mult; in setcontest()
102 sectn_mult = 0; in setcontest()
151 sectn_mult = 1; in setcontest()
H A Dgetexchange.c95 extern int sectn_mult; in getexchange()
374 (sectn_mult == 1) || in getexchange()
465 } else if (((serial_section_mult == 1) || (sectn_mult == 1)) in getexchange()
549 extern int sectn_mult; in checkexchange()
892 if ((serial_section_mult == 1) || (sectn_mult == 1) in checkexchange()
945 if (sectn_mult == 1) { in checkexchange()
H A Dshowscore.c198 || (sectn_mult == 1)) { in get_nr_of_mults()
251 extern int sectn_mult; in showscore()
276 || (sectn_mult == 1)) { in showscore()
H A Dmakelogline.c266 } else if (sectn_mult == 1) { in prepare_specific_part()
373 || (sectn_mult == 1) in prepare_specific_part()
H A Dglobalvars.h47 extern int sectn_mult;
H A Dreadcalls.c169 } else if (sectn_mult == 1) { in get_multi_from_line()
298 sectn_mult == 1 || in readcalls()
H A Dchangepars.c784 extern int sectn_mult; in multiplierinfo()
835 if (serial_section_mult == 1 || (sectn_mult == 1 && arrlss != 1)) { in multiplierinfo()
H A Daddmult.c72 if ((serial_section_mult == 1) || (sectn_mult == 1)) { in addmult()
H A Dparse_logcfg.c252 extern int sectn_mult; in parse_logcfg()
1111 sectn_mult = 1; in parse_logcfg()
H A Dmain.c147 int sectn_mult = 0; variable
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Ddata.c98 int sectn_mult = 0; variable
H A Dtest_addmult.c50 sectn_mult = 0; in setup_default()