Searched refs:sLongInt (Results 1 – 2 of 2) sorted by relevance
67 typedef struct {long l; int i; } sLongInt; typedef79 void argLongInt(sLongInt s) {} in argLongInt()96 sLongInt retLongInt() { sLongInt r; return r; } in retLongInt()