Searched refs:notsame (Results 1 – 3 of 3) sorted by relevance
386 int j, i, notsame; local432 notsame = 1;443 notsame = 1;446 notsame = 0;448 notsame = 1;451 notsame = 0;455 if (notsame)464 return (notsame);
416 goto notsame; in main()431 goto notsame; in main()446 goto notsame; in main()449 notsame: in main()1577 goto notsame; in compare()1589 goto notsame; in compare()1594 goto notsame; in compare()1609 notsame: in compare()
480 static int notsame(void);4080 if (notsame()) { in xsfile()4126 notsame(void) in notsame() function