Searched defs:libc (Results 1 – 4 of 4) sorted by relevance
7 _libc_rs = static_library( build
12 libc = ctypes.CDLL("libc.so.6", use_errno=True) variable