Searched refs:glibc (Results 1 – 2 of 2) sorted by relevance
1499 def __init__(self, glibc): argument1520 if glibc.os == 'gnu':1522 if glibc.cflags:1540 def __init__(self, glibc): argument1541 super().__init__(glibc)1543 'compilers', glibc.compiler.name, 'glibc', glibc.name)1549 def __init__(self, glibc): argument1550 super().__init__(glibc)1553 self.installdir = glibc.ctx.glibc_installdir(glibc.name)1554 if glibc.ctx.strip:[all …]
32 <title>Undocumented glibc functions</title>36 <center><h1>Undocumented <tt>glibc</tt> functions</h1></center>38 <p>The following table includes names of the function in glibc
Completed in 9 milliseconds