Home
last modified time | relevance | path

Searched refs:MAXPATHLEN (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp90 #ifndef MAXPATHLEN in RegisterPluginLocations()
91 #define MAXPATHLEN 1024 in RegisterPluginLocations() macro
93 char raw_dir[MAXPATHLEN]; in RegisterPluginLocations()
94 if (CFURLGetFileSystemRepresentation(bundle_url, true, (UInt8*)raw_dir, MAXPATHLEN)) { in RegisterPluginLocations()

Completed in 1 milliseconds