Searched refs:IPOPT_OPTVAL (Results 1 – 6 of 6) sorted by relevance
117 #define IPOPT_OPTVAL 0 /* option ID */ macro
71 #define IPOPT_OPTVAL 0 macro
496 rspace[1+IPOPT_OPTVAL] = IPOPT_RR; in main()530 rspace[1+IPOPT_OPTVAL] = (options & F_SO_DONTROUTE) ? IPOPT_SSRR in main()
1222 pub const IPOPT_OPTVAL: u8 = 0; constant