Home
last modified time | relevance | path

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

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dmtk_locus.cc105 static int first_loxsequence; variable
169 first_loxsequence = -1; in mtk_locus_read()
362 if (first_loxsequence == -1) { in process_pmtklox()
363 first_loxsequence = loxsequence; in process_pmtklox()
364 if (first_loxsequence != 0) { in process_pmtklox()
365 … fatal(MYNAME "Dump already in progress (first $PMTKLOX has sequence %i)\n", first_loxsequence); in process_pmtklox()