Searched refs:HDF_LIBRARY_NAME (Results 1 – 3 of 3) sorted by relevance
123 #define HDF_LIBRARY_NAME(x) x ".so" macro162 #define HDF_LIBRARY_NAME(x) x ".z.so" macro
81 std::string path = HDF_LIBRARY_NAME("libOMX_Core"); in AddVendorComponent()