Searched refs:linux_bigint (Results 1 – 2 of 2) sorted by relevance
165 struct linux_bigint { struct176 struct linux_bigint begin; argument177 struct linux_bigint end;178 struct linux_bigint cur;
53 ArcSeek(ULONG FileID, struct linux_bigint *Position, enum linux_seekmode SeekMode) in ArcSeek()