Home
last modified time | relevance | path

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

/dports/math/mumps/mumps-5.1.2/src/
H A Ddouble_linked_list.F536 FUNCTION DDLL_CREATE(DLL) function
537 INTEGER :: DDLL_CREATE local
546 DDLL_CREATE = -2
551 DDLL_CREATE = 0
553 END FUNCTION DDLL_CREATE