Home
last modified time | relevance | path

Searched defs:nn_test_vertice (Results 1 – 3 of 3) sorted by relevance

/dports/math/plplot/plplot-5.15.0/lib/nn/
H A Dnndll.h.in1 #ifndef __NN_DLL_H
2 #define __NN_DLL_H
3
4 #ifdef USINGDLL
5 #if defined ( _WIN32 )
6 // Visual C/C++, Borland, MinGW and Watcom
7 …#if defined ( __VISUALC__ ) || defined ( _MSC_VER ) || defined ( __BORLANDC__ ) || defined ( __GNU…
8 #define NNDLLEXPORT __declspec( dllexport )
9 #define NNDLLIMPORT __declspec( dllimport )
10 #else
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_gridding/nn/
H A Dnncommon.c45 int nn_test_vertice = -1; variable
/dports/math/plplot-ada/plplot-5.15.0/lib/nn/
H A Dnncommon.c44 int nn_test_vertice = -1; variable