Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 10 lines 218 B view raw
1--- a/ttaenc.c 2+++ b/ttaenc.c 3@@ -10,6 +10,7 @@ 4 */ 5 6 #include "ttaenc.h" 7+#define __inline static inline __attribute__((always_inline)) 8 9 /******************* static variables and structures *******************/ 10