RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
AddressSanitizer.h File Reference
#include <cstddef>
Include dependency graph for AddressSanitizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rawspeed::ASan

Namespaces

namespace  rawspeed

Macros

#define __has_feature(x)
#define __has_extension   __has_feature

Macro Definition Documentation

◆ __has_extension

#define __has_extension   __has_feature

Definition at line 30 of file AddressSanitizer.h.

◆ __has_feature

#define __has_feature ( x)
Value:
0

Definition at line 27 of file AddressSanitizer.h.