code / tomo

Lines41.8K C24.0K Markdown9.8K YAML5.0K Tomo2.3K
8 others 800
make256 Python231 Shell220 INI47 Text21 SVG16 Lua6 diff3
(11 lines)
1 --- configure 2025-12-23 23:16:03.232370246 -0500
2 +++ configure.fixed 2025-12-23 23:16:36.361925323 -0500
3 @@ -6568,7 +6568,7 @@
5 #if defined (__GNUC__) && ! defined (__cplusplus)
6 typedef unsigned long long t1;typedef t1*t2;
7 -void g(){}
8 +void g(int a,...){}
9 void h(){}
10 static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
11 {t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}