Searched defs:dlls (Results 1 – 5 of 5) sorted by relevance
82 task 'dlls', [:plat] do |t, args| task
147 .. _ctypes-calling-functions:1171 .. _ctypes-surprises:
116 let mut dlls: HashSet<OsString> = HashSet::new(); in get_library_watcher() localVariable
174 dlls = [ 'libxml2.dll' ] variable