Home
last modified time | relevance | path

Searched refs:CONCAT (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/tls/
A Dtst-tlsmod17a.c7 #define CONCAT(s, n) CONCAT1(s, n) macro
9 __thread int CONCAT (v, N) = 4;
12 CONCAT (tlsmod17a, N) (void) in CONCAT() function
14 int *p = &CONCAT (v, N); in CONCAT()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/
A Dcow-stdexcept.cc195 #define CONCAT(x,y) CONCAT1(x,y) macro
196 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/
A Dcow-stdexcept.cc195 #define CONCAT(x,y) CONCAT1(x,y) macro
196 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/
A Dcow-stdexcept.cc195 #define CONCAT(x,y) CONCAT1(x,y) macro
196 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/
A Dcow-stdexcept.cc229 #define CONCAT(x,y) CONCAT1(x,y) macro
230 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/
A Dcow-stdexcept.cc229 #define CONCAT(x,y) CONCAT1(x,y) macro
230 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dcow-stdexcept.cc229 #define CONCAT(x,y) CONCAT1(x,y) macro
230 #define _ZGTtnaX CONCAT(_ZGTtna,_GLIBCXX_MANGLE_SIZE_T)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c1276 tree1 = body ? create_tree (dfa, body, cls, CONCAT) : cls; in lower_subexp()
1277 tree = create_tree (dfa, op, tree1, CONCAT); in lower_subexp()
1295 if (node->token.type == CONCAT) in calc_first()
1319 case CONCAT: in calc_next()
1343 case CONCAT: in link_nfa_nodes()
2046 root = create_tree (dfa, tree, eor, CONCAT); in parse()
2127 tree = create_tree (dfa, tree, exp, CONCAT); in parse_branch()
2171 tree = create_tree (dfa, tree, mbc_remain, CONCAT); in parse_expression()
2482 tree = create_tree (dfa, tree, elem, CONCAT); in parse_dup_op()
2510 tree = create_tree (dfa, tree, elem, CONCAT); in parse_dup_op()
[all …]
A Dregex_internal.h169 CONCAT = 16, enumerator
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/fnmatch/
A Dfnmatch.c73 # define CONCAT(a,b) __CONCAT(a,b) macro

Completed in 22 milliseconds