Searched defs:Exshort_t (Results 1 - 1 of 1) sorted by relevance

/ast/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 */

Completed in 11 milliseconds