Home
last modified time | relevance | path

Searched refs:IDENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0011-aarch64-Fix-include-paths-when-S-B.patch35 #define DEF_AARCH64_ISA_MODE(IDENT) IDENT,
36 #define AARCH64_OPT_EXTENSION(A, IDENT, C, D, E, F) IDENT,
37 #define AARCH64_ARCH(A, B, IDENT, D, E) IDENT,
48 #define DEF_AARCH64_ISA_MODE(IDENT) HANDLE (IDENT)
49 #define AARCH64_OPT_EXTENSION(A, IDENT, C, D, E, F) HANDLE (IDENT)
50 #define AARCH64_ARCH(A, B, IDENT, D, E) HANDLE (IDENT)
60 #define DEF_AARCH64_ISA_MODE(IDENT) \
61 constexpr auto AARCH64_ISA_MODE_##IDENT ATTRIBUTE_UNUSED \
62 = aarch64_isa_mode (1) << int (aarch64_feature::IDENT);
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D00_man_quoting.diff16 Before accepting a client request, the wrappers can use the IDENT
18 When the client host provides IDENT service, a negative IDENT lookup
23 -A positive IDENT lookup result (the client matches `KNOWN@host') is
24 +A positive IDENT lookup result (the client matches `KNOWN@host\') is
26 client connection and the IDENT lookup, although doing so is much
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4474 #define DO_REDUCE(NAME, SUF, TYPE, H, FUNC, IDENT) \ argument
4491 TYPE ident = IDENT; \
4509 TYPE ident = IDENT; \