ein
0.0.1
一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
targets.hpp
Go to the documentation of this file.
1
#pragma once
2
13
#include "
common.hpp
"
14
33
43
#define ein_target(x) __attribute__((target(x)))
44
53
#define ein_target_clones(...) __attribute__((target_clones(_VA_ARGS_)))
54
common.hpp
src
ein
attributes
targets.hpp
© 2024 Edward Kmett. All rights reserved.