Searched defs:CONVERT (Results 1 – 5 of 5) sorted by relevance
/third_party/elfutils/libelf/ |
D | common.h | 135 #define CONVERT(Var) \ macro
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 845 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 870 #define CONVERT(upb, ruby) \ in fieldtype_to_ruby() macro 893 #define CONVERT(upb, ruby) \ in ruby_to_descriptortype() macro 925 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 954 #define CONVERT(upb, ruby) \ in ruby_to_label() macro 1011 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluDrawUtil.hpp | 245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | expand.c | 188 #define CONVERT(op,s) (((op)<<1)+(s)) macro
|
/third_party/python/Modules/ |
D | _ssl.c | 5200 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|