Home | History | Annotate | Download | only in gdtoa

Lines Matching refs:Void

203 __unused __weakref_visible int __libc_fegetround_ref(void)
220 #define Char void
325 (((unsigned short *)(void *)a)[1] = (unsigned short)b, \
326 ((unsigned short *)(void *)a)[0] = (unsigned short)c, \
330 (((unsigned short *)(void *)a)[0] = (unsigned short)b, \
331 ((unsigned short *)(void *)a)[1] = (unsigned short)c, \
531 extern void memcpy_D2A ANSI((void*, const void*, size_t));
591 extern void Bfree ANSI((Bigint*));
592 extern void ULtof ANSI((ULong*, ULong*, Long, int));
593 extern void ULtod ANSI((ULong*, ULong*, Long, int));
594 extern void ULtodd ANSI((ULong*, ULong*, Long, int));
595 extern void ULtoQ ANSI((ULong*, ULong*, Long, int));
596 extern void ULtox ANSI((UShort*, ULong*, Long, int));
597 extern void ULtoxL ANSI((ULong*, ULong*, Long, int));
601 extern void copybits ANSI((ULong*, int, Bigint*));
603 extern void decrement ANSI((Bigint*));
609 extern void hexdig_init_D2A(Void);
623 extern void rshift ANSI((Bigint*, int));