Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DGeoData.h110 int fcmp_E2XE1(const void * a, const void * b) ;
H A DGeoData.cpp100 Tree_Create(sizeof(struct Entity2XEntity1), fcmp_E2XE1) ; in Geo_InitGeoData()
102 Tree_Create(sizeof(struct Entity2XEntity1), fcmp_E2XE1) ; in Geo_InitGeoData()
H A DGeoEntity.cpp400 int fcmp_E2XE1(const void * a, const void * b) in fcmp_E2XE1() function