Home
last modified time | relevance | path

Searched refs:NBBY (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dparam.h41 #ifndef NBBY
42 # define NBBY 8 /* number of bits in a byte */ macro
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201597 * libc/sys/arm/sys/param.h (NBBY): Define if not already defined.
98 * libc/sys/rtems/include/sys/param.h (NBBY): Define.
102 * libc/include/sys/types.h: Move definitions of NBBY and howmany to
2144 (_NCPUBITS): Avoid NBBY and assume 8 bits per char.