Home
last modified time | relevance | path

Searched defs:CONVERT (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/libelf/
Dcommon.h135 #define CONVERT(Var) \ macro
/third_party/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c845 #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/
DgluDrawUtil.hpp245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c769 #define CONVERT(x) (((x)*10000) / 0x7FFF) macro
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_dinputhaptic.c610 #define CONVERT(x) (((x)*10000) / 0x7FFF) macro
/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c188 #define CONVERT(op,s) (((op)<<1)+(s)) macro
/third_party/python/Modules/
D_ssl.c5200 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro