Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/TSP/
H A Dedgemap.c19 CC_PTR_ALLOC_ROUTINE (CCtsp_edgeinf, edgeinf_alloc, edgeinf_bigchunklist, in CC_PTR_ALLOC_ROUTINE() function
H A Dteething.c75 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist) in CC_PTR_ALLOC_ROUTINE() function
84 CC_PTR_ALLOC_ROUTINE (Rrecord, Rrecordalloc, Rrecordchunklist, Rrecordfreelist) in CC_PTR_ALLOC_ROUTINE()
H A Dbcontrol.c52 CC_PTR_ALLOC_ROUTINE (tsp_bbnode, tsp_bbnode_alloc, tsp_bbnode_chunklist,
H A Dtighten.c114 CC_PTR_ALLOC_ROUTINE (atomfind, atomfind_alloc, chunklist, atomfind_freelist) in CC_PTR_ALLOC_ROUTINE() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/KDTREE/
H A Dkdbuild.c75 CC_PTR_ALLOC_ROUTINE (CCkdnode, CCkdnodealloc, CCkdnodechunklist, in CC_PTR_ALLOC_ROUTINE() function
85 CC_PTR_ALLOC_ROUTINE (CCkdbnds, CCkdbndsalloc, CCkdbndschunklist, in CC_PTR_ALLOC_ROUTINE()
H A Dkdtwoopt.c110 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist)
H A Dkdnear.c154 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist) in CC_PTR_ALLOC_ROUTINE() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/UTIL/
H A Dgenhash.c135 CC_PTR_ALLOC_ROUTINE (CCgenhash_elem, CCgenhash_elemalloc,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/FMATCH/
H A Dfmatch.c242 CC_PTR_ALLOC_ROUTINE (node, nodealloc, node_bigchunklist, node_freelist) in CC_PTR_ALLOC_ROUTINE() function
249 CC_PTR_ALLOC_ROUTINE (edge, edgealloc, edge_bigchunklist, edge_freelist) in CC_PTR_ALLOC_ROUTINE()
256 CC_PTR_ALLOC_ROUTINE (edgeptr, edgeptralloc, edgeptr_bigchunklist, in CC_PTR_ALLOC_ROUTINE()
265 CC_PTR_ALLOC_ROUTINE (shortedge, shortedgealloc, shortedge_bigchunklist, in CC_PTR_ALLOC_ROUTINE()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/INCLUDE/
H A Dutil.h125 #define CC_PTR_ALLOC_ROUTINE(type, functionname, chunklist, freelist) \ macro
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/LINKERN/
H A Dflip_sg2.c144 CC_PTR_ALLOC_ROUTINE (flipper1, flipper1alloc, flipper1chunklist, in CC_PTR_ALLOC_ROUTINE() function
H A Dflip_sg1.c151 CC_PTR_ALLOC_ROUTINE (flipper1, flipper1alloc, flipper1chunklist, in CC_PTR_ALLOC_ROUTINE() function
H A Dflip_sg3.c156 CC_PTR_ALLOC_ROUTINE (flipper1, flipper1alloc, flipper1chunklist, in CC_PTR_ALLOC_ROUTINE() function
H A Dlinkern.c370 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist) in CC_PTR_ALLOC_ROUTINE() function
378 CC_PTR_ALLOC_ROUTINE (edgelook, edgelookalloc, edgelookchunklist, in CC_PTR_ALLOC_ROUTINE()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/EDGEGEN/
H A Dxnear.c147 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist) in CC_PTR_ALLOC_ROUTINE() function
H A Dedgegen.c169 CC_PTR_ALLOC_ROUTINE (intptr, intptralloc, intptrchunklist, intptrfreelist) in CC_PTR_ALLOC_ROUTINE() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/
H A Dconcorde.h134 #define CC_PTR_ALLOC_ROUTINE(type, functionname, chunklist, freelist) \ macro