HomeSort by relevance Sort by last modified time
    Searched defs:_msg (Results 1 - 7 of 7) sorted by null

  /external/e2fsprogs/intl/
libgettext.h 74 const char *_msg; member in struct:_msg_ent
  /external/clang/test/CodeGen/
staticinit.c 35 static char _msg[40]; local
37 return _msg;
  /bionic/libc/private/
arpa_nameser.h 111 const u_char *_msg, *_eom; member in struct:__ns_msg
126 #define ns_msg_base(handle) ((handle)._msg + 0)
128 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 113 const u_char *_msg, *_eom; member in struct:__ns_msg
131 #define ns_msg_base(handle) ((handle)._msg + 0)
133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 113 const u_char *_msg, *_eom; member in struct:__ns_msg
131 #define ns_msg_base(handle) ((handle)._msg + 0)
133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 113 const u_char *_msg, *_eom; member in struct:__ns_msg
131 #define ns_msg_base(handle) ((handle)._msg + 0)
133 #define ns_msg_size(handle) ((handle)._eom - (handle)._msg)
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 2368 milliseconds