Searched defs:bdp (Results 1 – 4 of 4) sorted by relevance
410 struct dirent *bdp; in linux_getdirentries() local 443 struct dirent *bdp; in linux_getdents() local 522 struct dirent *bdp; linux_getdents64() local 597 struct dirent *bdp; linux_readdir() local [all...]
614 BN_ULONG *udp, *bdp, *vdp, *cdp; in BN_GF2m_mod_inv_vartime() local
3404 uint64_t bdp, rtt; in bbr_get_raw_target_cwnd() local
6802 #define IS_BX_DIGIT(bdp) (((u8)(bdp))<0x80) argument6803 #define IS_BX_WS(bdp) ((bdp)==WS) argument6804 #define IS_BX_PAD(bdp) ((bdp)==PC) argument6871 u8 bdp = BX_DV_PROTO(c); in fromBase64() local