Searched defs:my_value (Results 1 – 3 of 3) sorted by relevance
58 struct my_value { int x, y, z; }; argument
9 struct my_value { long x; }; argument
10 typedef struct my_value { long x; } value_type; argument