Searched refs:gt0 (Results 1 – 1 of 1) sorted by relevance
407 int gt0(int x) { return x > 0; } in gt0() function696 case 't': r = r_gtsf2; t = __gtsf2; c = gt0; break; in main()749 case 'T': r = r_gtdf2; t = __gtdf2; c = gt0; break; in main()
Completed in 4 milliseconds