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

  /external/honggfuzz/examples/terminal-emulators/
terminal-test.c 92 static const char msg_end[] = "\n============================\n"; local
112 .iov_base = (void*)msg_end,
113 .iov_len = sizeof(msg_end),
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 970 msg_end; local
    [all...]
  /external/cn-cbor/test/
ctest.h 195 static void msg_end() { function
218 msg_end();
232 msg_end();
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 6936 static bool msg_end(void *closure, const void *hd, upb_status *status) { function
    [all...]

Completed in 2224 milliseconds