Home
last modified time | relevance | path

Searched refs:linux_bigint (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dsgiarcs.h165 struct linux_bigint { struct
176 struct linux_bigint begin; argument
177 struct linux_bigint end;
178 struct linux_bigint cur;
/arch/mips/fw/arc/
Dfile.c53 ArcSeek(ULONG FileID, struct linux_bigint *Position, enum linux_seekmode SeekMode) in ArcSeek()