Home
last modified time | relevance | path

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

/bionic/tests/
Dutils.h287 dirent* de = nullptr; in CountOpenFds() local
288 while ((de = readdir(fd_dir.get())) != nullptr) { in CountOpenFds()
289 if (de->d_type == DT_LNK) { in CountOpenFds()
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c731 int de, k; local
757 de = (int)(d0 >> Exp_shift);
762 if ( (de = (int)(d0 >> Exp_shift)) !=0)
833 if (de) {
836 *e = (de - Bias - (P-1) << 2) + k;
839 *e = de - Bias - (P-1) + k;
845 *e = de - Bias - (P-1) + 1 + k;
/bionic/libc/
DNOTICE2888 Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
2904 Copyright (c) 1996-1998, 2008 Theo de Raadt
5645 Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5649 Theo de Raadt <deraadt@openbsd.org> came up with the idea of using