Home
last modified time | relevance | path

Searched refs:glibc (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dbuild-many-glibcs.py1499 def __init__(self, glibc): argument
1520 if glibc.os == 'gnu':
1522 if glibc.cflags:
1540 def __init__(self, glibc): argument
1541 super().__init__(glibc)
1543 'compilers', glibc.compiler.name, 'glibc', glibc.name)
1549 def __init__(self, glibc): argument
1550 super().__init__(glibc)
1553 self.installdir = glibc.ctx.glibc_installdir(glibc.name)
1554 if glibc.ctx.strip:
[all …]
A Ddocumented.sh32 <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