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

  /external/protobuf/php/ext/google/protobuf/
upb.h 100 #define UPB_NOINLINE __attribute__((noinline))
104 #define UPB_NOINLINE
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 113 #define UPB_NOINLINE __attribute__((noinline))
117 #define UPB_NOINLINE
    [all...]

Completed in 46 milliseconds