Home
last modified time | relevance | path

Searched refs:LargeIntFormat (Results 1 – 3 of 3) sorted by relevance

/dports/devel/asl/asl-current/
H A Dendian.h24 extern const char *LargeIntFormat, *LargeHIntFormat;
H A Dendian.c23 const char *LargeIntFormat, *LargeHIntFormat; variable
363 LargeIntFormat = AssignSingle(sizeof(LargeInt)); in AssignFormats()
H A Dasmpars.c3403 fprintf(f, LargeIntFormat, ChunkMin(&CurrSection->Usage)); ChkIO(ErrNum_FileWriteError); in PrintNoISymbols()
3408 fprintf(f, LargeIntFormat, ChunkMax(&CurrSection->Usage)); ChkIO(ErrNum_FileWriteError); in PrintNoISymbols()