Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/skia/skia/src/opts/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 695 B image not shown  

Quelle  SkOpts_RestoreTarget.h   Sprache: C

 
/*
 * Copyright 2023 Google LLC
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */


// Include guards are intentionally omitted

#include "include/private/base/SkFeatures.h"

#if SK_OPTS_TARGET == SK_OPTS_TARGET_DEFAULT
    // Nothing to do here
#else

    #if !defined(SK_OLD_CPU_SSE_LEVEL)
        #error Include SkOpts_SetTarget before including SkOpts_RestoreTarget
    #endif

    #undef SK_CPU_SSE_LEVEL
    #define SK_CPU_SSE_LEVEL SK_OLD_CPU_SSE_LEVEL
    #undef SK_OLD_CPU_SSE_LEVEL

    #if defined(__clang__)
        #pragma clang attribute pop
    #elif defined(__GNUC__)
        #pragma GCC pop_options
    #endif

#endif

Messung V0.5
C=93 H=92 G=92

¤ Dauer der Verarbeitung: 0.3 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.