Home
last modified time | relevance | path

Searched defs:SET_FIELD (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dtext_format.cc699 #define SET_FIELD(CPPTYPE, VALUE) \ in ConsumeFieldValue() macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h292 #define SET_FIELD(var, field, value) do { \ macro
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h45 #define SET_FIELD(value, field) \ macro