Searched defs:limits_t (Results 1 – 1 of 1) sorted by relevance
11 typedef struct limits_t struct13 double min = 0.0;14 double max = 0.0;15 } limits_t; typedef