Home
last modified time | relevance | path

Searched refs:VALUE_BB (Results 1 – 4 of 4) sorted by relevance

/dports/devel/protobuf-c/protobuf-c-1.4.0/t/
H A Dtest-full.proto56 VALUE_BB = 1001; enumerator
/dports/devel/protobuf-c/protobuf-c-1.4.0/t/generated-code2/
H A Dtest-generated-code2.c1680 TEST_ENUM_DUP_VALUES ("VALUE_BB", VALUE_BB); in test_enum_lookups()
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dout_dxfb.c363 #define VALUE_BB(value, dxf) VALUE_INT (value, dxf) macro
H A Dout_dxf.c458 #define VALUE_BB(value, dxf) VALUE (value, RC, dxf) macro