Home
last modified time | relevance | path

Searched refs:Exshort_t (Results 1 – 8 of 8) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libexpr/
H A Dexpr.h110 typedef int Exshort_t; typedef
112 typedef short Exshort_t; typedef
193 Exshort_t type; /* value type */
194 Exshort_t op; /* operator */
195 Exshort_t binary; /* data.operand.{left,right} ok */
196 Exshort_t pad_1; /* padding to help cc */
H A Dexlib.h92 Exshort_t subop; /* operator qualifier */ \
93 Exshort_t pad_2; /* padding */
/dports/shells/ksh93/ast-93u/src/lib/libexpr/
H A Dexpr.h106 typedef int Exshort_t; typedef
108 typedef short Exshort_t; typedef
189 Exshort_t type; /* value type */
190 Exshort_t op; /* operator */
191 Exshort_t binary; /* data.operand.{left,right} ok */
192 Exshort_t pad_1; /* padding to help cc */
H A Dexlib.h92 Exshort_t subop; /* operator qualifier */ \
93 Exshort_t pad_2; /* padding */
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libexpr/
H A Dexpr.h111 typedef int Exshort_t; typedef
113 typedef short Exshort_t; typedef
194 Exshort_t type; /* value type */
195 Exshort_t op; /* operator */
196 Exshort_t binary; /* data.operand.{left,right} ok */
197 Exshort_t pad_1; /* padding to help cc */
H A Dexlib.h92 Exshort_t subop; /* operator qualifier */ \
93 Exshort_t pad_2; /* padding */
/dports/graphics/graphviz/graphviz-2.44.1/lib/expr/
H A Dexpr.h119 typedef int Exshort_t; typedef
121 typedef short Exshort_t;
207 Exshort_t type; /* value type */
208 Exshort_t op; /* operator */
209 Exshort_t binary; /* data.operand.{left,right} ok */
210 Exshort_t pad_1; /* padding to help cc */
H A Dexlib.h107 Exshort_t subop; /* operator qualifier */ \
108 Exshort_t pad_2; /* padding */