Home
last modified time | relevance | path

Searched refs:S_UNION (Results 1 – 9 of 9) sorted by relevance

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/cbc/
H A Dtype.c74 enum { S_UNKNOWN, S_STRUCT, S_UNION, S_ENUM } type = S_UNKNOWN; in get_type_pointer() enumerator
107 type = S_UNION; in get_type_pointer()
139 case S_UNION: in get_type_pointer()
/dports/audio/sfront/sfront-0.99/src/
H A Dwriteop.c1328 (pstr = stackstring(S_UNION, curroparraydepth, "x"))); in redefoparraybody()
1958 case S_UNION: in stackstring()
1983 case S_UNION: in stackstring()
2013 case S_UNION: in stackstring()
2038 case S_UNION: in stackstring()
2066 case S_UNION: in stackstring()
2091 case S_UNION: in stackstring()
H A Dtree.h360 #define S_UNION 0x011A macro
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/cxx/
H A Didlscope.h104 S_UNION, S_OPERATION, S_VALUE }; enumerator
H A Didlscope.cc459 return new Scope(this, identifier, S_UNION, 0, file, line); in newUnionScope()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Df_format.h242 } S_UNION; typedef
804 # define F_UNION S_UNION
942 # define R_UNION S_UNION
1130 # define R_UNION S_UNION
H A Ddpml_private.h719 S_UNION u; \
930 S_UNION u; \
1768 S_UNION u; \
/dports/math/R/R-4.1.2/src/main/
H A Dplotmath.c582 #define S_UNION 200 macro
2271 { "union", S_UNION },
2304 opId == S_UNION || opId == S_INTERSECTION) { in RenderOpSymbol()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dplotmath.c582 #define S_UNION 200 macro
2271 { "union", S_UNION },
2304 opId == S_UNION || opId == S_INTERSECTION) { in RenderOpSymbol()