Searched defs:bitset (Results 1 - 6 of 6) sorted by relevance
| /src/games/adventure/ |
| H A D | subr.c | 119 bitset(int l, int n) function in typeref:typename:int
|
| /src/sys/arch/arm/amlogic/ |
| H A D | meson_rtc.c | 168 meson_rtc_send_bit(struct meson_rtc_softc *sc, uint32_t bitset) argument
|
| /src/sys/arch/evbarm/g42xxeb/ |
| H A D | g42xxeb_kmkbd.c | 415 kmkbd_report(struct kmkbd_softc *sc, u_int bitset) argument 445 kmkbd_report_raw(struct kmkbd_softc *sc, u_int bitset) argument [all...] |
| /src/bin/csh/ |
| H A D | dol.c | 395 int dimen, bitset; local in function:Dgetdol
|
| /src/tests/lib/libc/sys/ |
| H A D | t_futex_ops.c | 79 int bitset; member in struct:lwp_data [all...] |
| /src/sys/kern/ |
| H A D | sys_futex.c | 789 futex_wait_init(struct futex_wait *fw, int bitset) argument 1008 futex_wake(struct futex * f,unsigned nwake,struct futex * f2,unsigned nrequeue,int bitset) argument 1213 futex_func_wait(bool shared,int * uaddr,int cmpval,int bitset,const struct timespec * timeout,clockid_t clkid,int clkflags,register_t * retval) argument 1306 futex_func_wake(bool shared,int * uaddr,int nwake,int bitset,register_t * retval) argument 1679 const int bitset = FUTEX_BITSET_MATCH_ANY; local in function:do_futex 1686 const int bitset = FUTEX_BITSET_MATCH_ANY; local in function:do_futex 1692 const int bitset = val3; local in function:do_futex 1707 const int bitset = val3; local in function:do_futex [all...] |
Completed in 14 milliseconds