Home
last modified time | relevance | path

Searched refs:wds (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/gdtoa/
H A Dsum.c47 if (a->wds < b->wds) {
51 c->wds = a->wds;
56 xe = xc + b->wds;
66 xe += a->wds - b->wds;
81 xe += a->wds - b->wds;
89 if (c->wds == c->maxwds) {
95 c->x[c->wds++] = 1;
H A Dmisc.c165 int i, wds; local
177 wds = b->wds;
209 b->wds = wds;
260 b->wds = 1;
285 if (a->wds < b->wds) {
291 wa = a->wds;
292 wb = b->wds;
370 c->wds = wc;
498 i = a->wds;
499 j = b->wds;
[all …]
H A Dsmisc.c51 b->wds = 1;
55 b->wds = (b->x[1] = y9 >> 16) ? 2 : 1;
85 k = ka - kb + ULbits*(a->wds - b->wds);
148 xe = x + b->wds;
152 nw = b->wds;
174 nwds = b->wds;
H A Dstrtodg.c61 xe = x + b->wds;
87 b->x[b->wds++] = 1;
105 xe = x + b->wds;
161 b->wds = k;
254 b->wds = inex = 0;
281 b->wds = inex = 0;
692 rvb->wds = 0;
821 rvb->wds = 1;
872 rvb->wds = 0;
1028 rvb->wds = 0;
[all …]
H A Dgmisc.c46 if (n < b->wds) {
47 xe = x + b->wds;
63 if ((b->wds = x1 - b->x) == 0)
78 xe = x + b->wds;
H A Ddmisc.c119 n = S->wds;
121 /*debug*/ if (b->wds > n)
124 if (b->wds < n)
170 b->wds = n;
212 b->wds = n;
H A Dgethex.c170 b->wds = 1;
193 b->wds = n;
230 b->wds = n = x - b->x;
281 x[0] = b->wds = 1;
327 k = b->wds;
335 else if (b->wds > k
H A Dgdtoa.c67 b->wds = 0;
71 b->wds = i + 1;
195 if (!b->wds) {
575 i = ((s5 ? hi0bits(S->x[S->wds-1]) : ULbits - 1) - s2 - 4) & kmask;
633 if (b->wds > 1 || b->x[0])
649 if (rdir && (b->wds > 1 || b->x[0])) {
680 if (b->wds > 1 || b->x[0])
720 if (rdir == 2 || (b->wds <= 1 && !b->x[0]))
744 if (b->wds > 1 || b->x[0])
H A Ddtoa.c563 if (( i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f )!=0)
566 if (( i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0xf )!=0)
641 else if (!b->x[0] && b->wds <= 1)
653 if (!b->x[0] && b->wds <= 1) {
712 if (!b->x[0] && b->wds <= 1) {
H A Dgdtoaimp.h493 int k, maxwds, sign, wds; member
504 #define Bcopy(x,y) memcpy_D2A(&x->sign,&y->sign,y->wds*sizeof(ULong) + 2*sizeof(int))
506 #define Bcopy(x,y) memcpy(&x->sign,&y->sign,y->wds*sizeof(ULong) + 2*sizeof(int))
H A Dstrtod.c667 if (!delta->x[0] && delta->wds <= 1) {
771 if (!delta->x[0] && delta->wds <= 1)
776 if (!delta->x[0] && delta->wds <= 1) {
/dragonfly/tools/tools/net80211/wlanwds/
H A Dwlanwds.c74 struct wds { struct
75 struct wds *next; argument
79 static struct wds *wds; argument
271 struct wds *p = malloc(sizeof(struct wds)); in scanforvaps()
276 p->next = wds; in scanforvaps()
277 wds = p; in scanforvaps()
370 struct wds *p; in wds_discovery()
400 p->next = wds; in wds_discovery()
401 wds = p; in wds_discovery()
419 struct wds *p, **pp; in wds_destroy()
[all …]
/dragonfly/usr.bin/ncal/
H A Dncal.c596 struct weekdays wds; in monthrangeb() local
619 mkweekdays(&wds); in monthrangeb()
662 wdss, wds.names[6], wdss, wds.names[0], in monthrangeb()
663 wdss, wds.names[1], wdss, wds.names[2], in monthrangeb()
664 wdss, wds.names[3], wdss, wds.names[4], in monthrangeb()
665 wdss, wds.names[5]); in monthrangeb()
686 struct weekdays wds; in monthranger() local
706 mkweekdays(&wds); in monthranger()
959 mkweekdays(struct weekdays *wds) in mkweekdays() argument
976 wds->names[i][0] = L' '; in mkweekdays()
[all …]
/dragonfly/tools/tools/net80211/scripts/
H A Dsetup.wdsrelay21 wlandebug -i $WLAN_AP state+assoc+wds+11n
25 wlandebug -i $WLAN_STA state+assoc+auth+wds+scan+11n
H A Dsetup.wds17 WLAN=`ifconfig wlan create wlanmode wds wlandev $WIRELESS wlanbssid $BSSID wdslegacy`
H A Dsetup.wdsmain23 wlandebug -i $WLAN_AP state+scan+assoc+auth+wds+11n
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dap.h46 void ap_rx_from_unknown_sta(void *ctx, const u8 *addr, int wds);
H A Dap.c965 void ap_rx_from_unknown_sta(void *ctx, const u8 *addr, int wds) in ap_rx_from_unknown_sta() argument
969 ieee802_11_rx_from_unknown(wpa_s->ap_iface->bss[0], addr, wds); in ap_rx_from_unknown_sta()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.h235 const u8 *addr, int wds,
H A Ddriver_nl80211_monitor.c61 event.rx_from_unknown.wds = (fc & (WLAN_FC_FROMDS | WLAN_FC_TODS)) == in from_unknown_sta()
H A Ddriver_nl80211_event.c1654 int wds) in nl80211_spurious_frame() argument
1665 event.rx_from_unknown.wds = wds; in nl80211_spurious_frame()
H A Ddriver.h5264 int wds; member
H A Ddriver_nl80211.c4860 const u8 *addr, int wds, in nl80211_create_iface_once() argument
4886 } else if (wds) { in nl80211_create_iface_once()
4887 if (nla_put_u8(msg, NL80211_ATTR_4ADDR, wds)) in nl80211_create_iface_once()
4942 const u8 *addr, int wds, in nl80211_create_iface() argument
4948 ret = nl80211_create_iface_once(drv, ifname, iftype, addr, wds, handler, in nl80211_create_iface()
4975 wds, handler, arg); in nl80211_create_iface()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11.h103 int wds);
H A Ddrv_callbacks.c1232 int wds) in hostapd_rx_from_unknown_sta() argument
1238 ieee802_11_rx_from_unknown(hapd, addr, wds); in hostapd_rx_from_unknown_sta()
1725 data->rx_from_unknown.wds); in wpa_supplicant_event()

12