Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/tools/testing/selftests/bpf/progs/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 501 B image not shown  

Quelle  btf_data.c   Sprache: C

 
// SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)

struct S {
 int a;
 int b;
 int c;
};

union U {
 int a;
 int b;
 int c;
};

struct S1 {
 int a;
 int b;
 int c;
};

union U1 {
 int a;
 int b;
 int c;
};

typedef int T;
typedef int S;
typedef int U;
typedef int T1;
typedef int S1;
typedef int U1;

struct root_struct {
 S  m_1;
 T  m_2;
 U  m_3;
 S1  m_4;
 T1  m_5;
 U1  m_6;
 struct S m_7;
 struct S1 m_8;
 union  U m_9;
 union  U1 m_10;
};

int func(struct root_struct *root)
{
 return 0;
}

Messung V0.5
C=92 H=97 G=94

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.