Searched defs:REG_ESIZE (Results 1 – 4 of 4) sorted by relevance
92 REG_ESIZE, /* expression too big */ enumerator
151 static const reg_error_t REG_ESIZE = 15; /* expression too big */ variable
153 static const reg_error_t REG_ESIZE = 15; /* expression too big */ variable
1265 pub const REG_ESIZE: ::c_int = 15; constant