Searched refs:try_set (Results 1 – 4 of 4) sorted by relevance
157 static inline int try_set(FILE *stream, int value);255 static inline int try_set(FILE *stream, int value) in try_set() function525 while (try_set(max_msgs, cur_max_msgs += 10)) in increase_limits()528 while (try_set(max_msgsize, cur_max_msgsize += 1024)) in increase_limits()
295 inline bool try_set (const Type *obj, const ValueType &v) { in try_set() function829 return c->try_set (this, 0); in neuter()
160 if (!c->try_set (&length, new_length)) in sanitize()
545 c->try_set (&featureParams, new_offset) && in sanitize()