Searched defs:value_s (Results 1 – 2 of 2) sorted by relevance
112 typedef struct value_s { struct116 struct value_s *next; argument
290 const size_t value_s = configStr.find_first_not_of(delims, token_e); in DecodeResourceLimits() local