Searched refs:IPOPT_COPIED (Results 1 – 4 of 4) sorted by relevance
140 #define IPOPT_COPIED(o) ((o)&0x80) macro
585 if (IPOPT_COPIED(opt)) { in ip_optcopy()
820 #ifndef IPOPT_COPIED821 # define IPOPT_COPIED(x) ((x)&0x80) macro