Searched refs:impl (Results 1 – 2 of 2) sorted by relevance
98 impl = sys.argv[2] variable99 f = open(impl, "w")
596 (_, idlname, header, header_private, header_json, impl) = sys.argv700 print("outputting libxl type implementations to %s" % impl)702 f = open(impl, "w")
Completed in 17 milliseconds