Searched refs:clrbit (Results 1 – 7 of 7) sorted by relevance
211 #define clrbit(a, i) (((unsigned char *)(a))[(i)/NBBY] &= ~(1u<<((i)%NBBY))) macro
327 clrbit(clp->c_cq, i); in putc()357 clrbit(cp, off); in clrbits()
64 extern void clrbit(
136 clrbit(int bitno, int *s) in clrbit() function
941 clrbit(int bitno, int *s) in clrbit() function
1200 clrbit(vfs_typenum_arr, handle->vfc_typenum); in vfs_fsremove()
10350 …clrbit(UNNEST_IN_PROGRESS_BIT(current_index), (int *)grand->nested_pmap->nested_region_unnested_ta…