Home
last modified time | relevance | path

Searched defs:GLUE (Results 1 – 4 of 4) sorted by relevance

/external/smack/src/org/xbill/DNS/
DCredibility.java27 public static final int GLUE = 2; field in Credibility
/external/libcxxabi/src/Unwind/
Dassembly.h34 #define GLUE(a, b) GLUE2(a, b) macro
/external/compiler-rt/lib/builtins/
Dassembly.h97 #define GLUE(a, b) GLUE2(a, b) macro
/external/qemu/android/utils/
Dsystem.h94 #define GLUE(x,y) _GLUE(x,y) macro