Searched defs:Bigint (Results 1 – 2 of 2) sorted by relevance
187 Bigint { struct188 struct Bigint *next; argument193 typedef struct Bigint Bigint; argument
68 typedef struct Bigint Bigint; typedef71 struct Bigint { struct72 Bigint *next; argument82 static Bigint *freelist[Kmax+1]; argument