← Index
negsi2.c
long __negsi2(long x) { return ~x+1; }
Download negsi2.c
— origineel C-bestand