Searched defs:TYPE_INT (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/user/ | ||
| H A D | thunk.h | 36 TYPE_INT, enumerator |
| /openbmc/qemu/target/hexagon/ | ||
| H A D | macros.h | 36 #define TYPE_INT(X) __builtin_types_compatible_p(typeof(X), int) macro |