Searched defs:REG_ESIZE (Results 1 – 12 of 12) 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
346 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */ enumerator
268 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */ enumerator
1265 pub const REG_ESIZE: ::c_int = 15; constant
1298 pub const REG_ESIZE: ::c_int = 15; constant