Searched refs:sLongInt (Results 1 – 1 of 1) 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()