Searched defs:libcode (Results 1 – 2 of 2) sorted by relevance
21 def parse_error_codes(h_file, prefix, libcode): argument68 libcode = lib[0] # e.g. ERR_LIB_PEM variable
6012 struct py_ssl_library_code *libcode; in PyInit__ssl() local