Home
last modified time | relevance | path

Searched defs:bitp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/test/
H A DtestG711.cc39 FILE* bitp = NULL; in main() local
/aosp_15_r20/external/tcpdump/
H A Dprint-domain.c117 const u_char *bitp, *lim; in blabel_print() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmheap.go2295 func (b *gcBits) bitp(n uintptr) (bytep *uint8, mask uint8) { func