Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
JAVA
/
Openjdk
/
src
/
hotspot
/
cpu
/
aarch64
/ (
Sun/Oracle
©
) Datei vom 13.11.2022 mit Größe 3 kB
Quellcode-Bibliothek test-libelf-zstd.c Sprache: unbekannt
// SPDX-License-Identifier: GPL-2.0
#include
<stddef.h>
#include
<libelf.h>
int
main(
void
)
{
elf_compress(NULL, ELFCOMPRESS_ZSTD,
0
);
return
0
;
}
Messung V0.5 in Prozent
C=95
H=94
G=94
[0.12QuellennavigatorsProjekt 2026-06-06]
2026-06-09