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

  /external/protobuf/php/ext/google/protobuf/
upb.h 101 #define UPB_NORETURN __attribute__((__noreturn__))
105 #define UPB_NORETURN
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 114 #define UPB_NORETURN __attribute__((__noreturn__))
118 #define UPB_NORETURN
    [all...]

Completed in 41 milliseconds