Home
last modified time | relevance | path

Searched defs:_bits (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/
H A Dwarnings.pm346 sub _bits { global() subroutine
/openbsd-src/sys/dev/sdmmc/
H A Dsdmmc_mem.c35 typedef struct { uint32_t _bits[512/32]; } __packed __aligned(4) sdmmc_bitfield512_t; member