Searched refs:ts_type (Results 1 – 1 of 1) sorted by relevance
933 static int ts_type; variable1764 ts_type = IPOPT_TS_TSONLY; in main()1766 ts_type = IPOPT_TS_TSANDADDR; in main()1768 ts_type = IPOPT_TS_PRESPEC; in main()1824 if (ts_type != IPOPT_TS_PRESPEC) in main()2011 rspace[1] = (ts_type==IPOPT_TS_TSONLY ? 40 : 36); in main()2013 rspace[3] = ts_type; in main()2014 if (ts_type == IPOPT_TS_PRESPEC) { in main()