Searched defs:ERR_SYSTEM_FLAG (Results 1 – 2 of 2) sorted by relevance
12 pub const ERR_SYSTEM_FLAG: c_ulong = c_int::max_value() as c_ulong + 1; constant
220 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro