Searched refs:func_short (Results 1 – 3 of 3) sorted by relevance
21 void func_short(short, short);84 func_short(-8, -9); in main()
10 void func_short(short,short)
56 void func_short(short x1, short x2) in func_short() function