Home
last modified time | relevance | path

Searched defs:last_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h324 template <typename Head, typename... Tail> struct last_type { struct
325 using type = typename last_type<Tail...>::type; argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c828 static char last_type; /* Is the index for an X or a D. */ variable
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c676 static char last_type; /* Is the index for an X or a D. */ variable