Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/espresso/
H A Dmincov.c79 dup_A = sm_dup(A);
234 A1 = sm_dup(A);
257 A2 = sm_dup(A);
H A Dsparse.h115 extern sm_matrix *sm_alloc(), *sm_alloc_size(), *sm_dup();
H A Dmatrix.c104 sm_dup(A) in sm_dup() function