Home
last modified time | relevance | path

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

/petsc/src/benchmarks/streams/
H A DSSEVersion.c21 #if !defined(STATIC_ALLOC) /* Statically allocate the vectors. Most platforms do not find physical …
22 #define STATIC_ALLOC 0 macro
63 #if STATIC_ALLOC
79 #if !STATIC_ALLOC in main()
100 #if !STATIC_ALLOC in main()