Home
last modified time | relevance | path

Searched defs:glue (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/VEX/test/
Dtest-amd64-muldiv.h2 void glue(glue(test_, OP), b)(int64 op0, int64 op1) in glue() function
20 void glue(glue(test_, OP), w)(int64 op0h, int64 op0, int64 op1) in glue() function
38 void glue(glue(test_, OP), l)(int64 op0h, int64 op0, int64 op1) in glue() function
56 void glue(glue(test_, OP), q)(int64 op0h, int64 op0, int64 op1) in glue() function
Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(int op0, int op1) in glue() function
20 void glue(glue(test_, OP), w)(int op0h, int op0, int op1) in glue() function
38 void glue(glue(test_, OP), l)(int op0h, int op0, int op1) in glue() function
Dtest-i386.h145 void glue(test_, OP)(void) in glue() function
Dtest-i386-shift.h145 void glue(test_, OP)(void) in glue() function
Dtest-amd64.h139 void glue(test_, OP)(void) in glue() function
Dtest-amd64-shift.h162 void glue(test_, OP)(void) in glue() function
Dtest-amd64.c52 #define glue(x, y) xglue(x, y) macro
Dtest-i386.c42 #define glue(x, y) xglue(x, y) macro
/external/clang/test/Preprocessor/
Dc99-6_10_3_4_p6.c10 #define glue(a, b) a ## b macro
/external/pcre/dist/
Dpcretest.c746 #define glue(a,b) a##b macro