Home
last modified time | relevance | path

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

/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dratlptypes.h38 enum lp_type { LP_ERR = 0, LP_LP, LP_IP }; enumerator
H A Dratmpswrite.c218 if (lp->type != LP_LP) in mps_write()
H A Dratlpstore.c659 lp->type = LP_LP; in lps_alloc()