Home
last modified time | relevance | path

Searched defs:libc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/subprojects/packagefiles/libc-0.2-rs/
H A Dmeson.build7 _libc_rs = static_library( build
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dxattr.py12 libc = ctypes.CDLL("libc.so.6", use_errno=True) variable