/freebsd/contrib/dialog/ |
H A D | version.c | 26 #define concat(a,b) a "-" quoted(b) macro
|
H A D | util.c | 89 #define concat(a,b) a##b macro
|
/freebsd/crypto/libecc/include/libecc/words/ |
H A D | words.h | 31 #define concat(file_prefix, x) _concat(file_prefix, x) macro
|
/freebsd/usr.bin/patch/ |
H A D | backupfile.c | 158 concat(const char *str1, const char *str2) in concat() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() function
|
H A D | Twine.h | 506 inline Twine Twine::concat(const Twine &Suffix) const { concat() function
|
H A D | APInt.h | 927 APInt concat(const APInt &NewLSB) const { in concat() function
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | t_exhaust.c | 66 concat(const char *d, const char *s) in concat() function
|
/freebsd/bin/sh/ |
H A D | arith_yacc.c | 350 char *concat; in letcmd() local
|
H A D | eval.c | 114 char *concat; in evalcmd() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | KnownBits.h | 222 KnownBits concat(const KnownBits &Lo) const { in concat() function
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | smpquery.c | 496 char concat[64]; in main() local
|
/freebsd/contrib/diff/src/ |
H A D | util.c | 731 concat (char const *s1, char const *s2, char const *s3) in concat() function
|
/freebsd/usr.sbin/autofs/ |
H A D | common.c | 88 concat(const char *s1, char separator, const char *s2) in concat() function
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 531 AAMDNodes AAMDNodes::concat(const AAMDNodes &Other) const { in concat() function in AAMDNodes
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 1045 Node *concat(Node *np) in concat() function
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | ToolChain.cpp | 1219 /*static*/ std::string ToolChain::concat(StringRef Path, const Twine &A, in concat() function in ToolChain
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 2404 auto HexagonVectorCombine::concat(IRBuilderBase &Builder, in concat() function in HexagonVectorCombine
|