Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c727 int de, k; local
753 de = (int)(d0 >> Exp_shift);
758 if ( (de = (int)(d0 >> Exp_shift)) !=0)
829 if (de) {
832 *e = (de - Bias - (P-1) << 2) + k;
835 *e = de - Bias - (P-1) + k;
841 *e = de - Bias - (P-1) + 1 + k;
/bionic/libc/
DNOTICE2628 Copyright (c) 1996-1998, 2008 Theo de Raadt
4579 Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
4790 Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
4794 Theo de Raadt <deraadt@openbsd.org> came up with the idea of using