OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bs
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/dab/
random.cc
44
_bs
(ns)
46
_bm = new char[(
_bs
>> 3) + 1];
60
(void) ::memset(_bm, 0, (
_bs
>> 3) + 1);
67
if (_nv ==
_bs
)
68
return
_bs
;
72
size_t z = r %
_bs
;
random.h
63
size_t
_bs
; // Maximum value
member in class:RANDOM
/src/sys/net/lagg/
if_lagg_lacp.c
206
#define LACP_PEERINFO_IDSTR(_pi, _b,
_bs
) \
207
lacp_peerinfo_idstr(_pi, _b,
_bs
)
208
#define LACP_STATE_STR(_s, _b,
_bs
) lacp_state_str(_s, _b,
_bs
)
209
#define LACP_AGGREGATOR_STR(_a, _b,
_bs
) \
210
lacp_aggregator_str(_a, _b,
_bs
)
214
#define LACP_PEERINFO_IDSTR(_pi, _b,
_bs
) __nothing
215
#define LACP_STATE_STR(_s, _b,
_bs
) __nothing
216
#define LACP_AGGREGATOR_STR(_a, _b,
_bs
) __nothing
/src/sys/dev/ic/
athvar.h
408
#define ath_hal_beacontimers(_ah,
_bs
) \
409
((*(_ah)->ah_setStationBeaconTimers)((_ah), (
_bs
)))
Completed in 14 milliseconds
Indexes created Mon Oct 27 02:09:54 GMT 2025