Home
last modified time | relevance | path

Searched refs:StackFull (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/algae/algae-4.3.6/superlu/
H A Ddmemory.c53 #define StackFull(x) ( x + stack.used >= stack.size ) macro
88 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
526 if ( StackFull(extra) ) return (NULL); in dexpand()
528 while ( StackFull(extra) ) { in dexpand()
H A Dzmemory.c53 #define StackFull(x) ( x + stack.used >= stack.size ) macro
88 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
526 if ( StackFull(extra) ) return (NULL); in zexpand()
528 while ( StackFull(extra) ) { in zexpand()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dsmemory.c29 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
64 if ( StackFull(bytes) ) return (NULL); in suser_malloc()
550 if ( StackFull(extra) ) return (NULL); in sexpand()
552 while ( StackFull(extra) ) { in sexpand()
H A Ddmemory.c29 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
64 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
550 if ( StackFull(extra) ) return (NULL); in dexpand()
552 while ( StackFull(extra) ) { in dexpand()
H A Dzmemory.c29 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
64 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
550 if ( StackFull(extra) ) return (NULL); in zexpand()
552 while ( StackFull(extra) ) { in zexpand()
H A Dcmemory.c29 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
64 if ( StackFull(bytes) ) return (NULL); in cuser_malloc()
550 if ( StackFull(extra) ) return (NULL); in cexpand()
552 while ( StackFull(extra) ) { in cexpand()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Ddmemory.c41 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
76 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
561 if ( StackFull(extra) ) return (NULL); in dexpand()
563 while ( StackFull(extra) ) { in dexpand()
H A Dsmemory.c41 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
76 if ( StackFull(bytes) ) return (NULL); in suser_malloc()
561 if ( StackFull(extra) ) return (NULL); in sexpand()
563 while ( StackFull(extra) ) { in sexpand()
H A Dcmemory.c41 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
76 if ( StackFull(bytes) ) return (NULL); in cuser_malloc()
561 if ( StackFull(extra) ) return (NULL); in cexpand()
563 while ( StackFull(extra) ) { in cexpand()
H A Dzmemory.c41 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
76 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
561 if ( StackFull(extra) ) return (NULL); in zexpand()
563 while ( StackFull(extra) ) { in zexpand()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Ddmemory.c54 #define StackFull(x) ( x + stack.used >= stack.size ) macro
89 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
535 if ( StackFull(extra) ) return (NULL); in dexpand()
537 while ( StackFull(extra) ) { in dexpand()
H A Dzmemory.c54 #define StackFull(x) ( x + stack.used >= stack.size ) macro
89 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
535 if ( StackFull(extra) ) return (NULL); in zexpand()
537 while ( StackFull(extra) ) { in zexpand()
H A Dsmemory.c54 #define StackFull(x) ( x + stack.used >= stack.size ) macro
89 if ( StackFull(bytes) ) return (NULL); in suser_malloc()
535 if ( StackFull(extra) ) return (NULL); in sexpand()
537 while ( StackFull(extra) ) { in sexpand()
H A Dcmemory.c54 #define StackFull(x) ( x + stack.used >= stack.size ) macro
89 if ( StackFull(bytes) ) return (NULL); in cuser_malloc()
535 if ( StackFull(extra) ) return (NULL); in cexpand()
537 while ( StackFull(extra) ) { in cexpand()
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/SuperLU/SRC/
H A Dsmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in suser_malloc()
559 if ( StackFull(extra) ) return (NULL); in sexpand()
561 while ( StackFull(extra) ) { in sexpand()
H A Ddmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
559 if ( StackFull(extra) ) return (NULL); in dexpand()
561 while ( StackFull(extra) ) { in dexpand()
H A Dzmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
559 if ( StackFull(extra) ) return (NULL); in zexpand()
561 while ( StackFull(extra) ) { in zexpand()
H A Dcmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in cuser_malloc()
559 if ( StackFull(extra) ) return (NULL); in cexpand()
561 while ( StackFull(extra) ) { in cexpand()
/dports/math/superlu/superlu-5.2.2/SRC/
H A Dsmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in suser_malloc()
559 if ( StackFull(extra) ) return (NULL); in sexpand()
561 while ( StackFull(extra) ) { in sexpand()
H A Ddmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
559 if ( StackFull(extra) ) return (NULL); in dexpand()
561 while ( StackFull(extra) ) { in dexpand()
H A Dzmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in zuser_malloc()
559 if ( StackFull(extra) ) return (NULL); in zexpand()
561 while ( StackFull(extra) ) { in zexpand()
H A Dcmemory.c39 #define StackFull(x) ( x + Glu->stack.used >= Glu->stack.size ) macro
74 if ( StackFull(bytes) ) return (NULL); in cuser_malloc()
559 if ( StackFull(extra) ) return (NULL); in cexpand()
561 while ( StackFull(extra) ) { in cexpand()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/SuperLU/
H A Ddmemory.c53 #define StackFull(x) ( x + stack.used >= stack.size ) macro
88 if ( StackFull(bytes) ) return (NULL); in duser_malloc()
545 if ( StackFull(extra) ) return (NULL); in dexpand()
547 while ( StackFull(extra) ) { in dexpand()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dmod.rs406 StackFull, enumerator
560 Error::StackFull => { in description()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dmod.rs406 StackFull, enumerator
560 Error::StackFull => { in description()

123