Home
last modified time | relevance | path

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

/dports/math/concorde/concorde/TSP/
H A Dprob_io.c433 if (CCutil_swrite_char (p->f, CCtsp_Pheader)) return -1; in prob_getheader()
669 if (CCutil_swrite_char (p->f, CCtsp_Pheader)) return 1; in prob_putheader()
2013 case CCtsp_Pheader: in CCtsp_prob_copy_section()
/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h1032 #define CCtsp_Pheader 'h' macro