Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
D_select.h72 #define FD_ZERO(p) do { \ macro
/picolibc-latest/newlib/
DChangeLog-201520309 * libc/include/sys/types.h: Change i to `__i' in FD_ZERO macro to
20346 FD_ZERO macro to avoid compiler warnings.
20385 * libc/include/sys/types.h (FD_ZERO): Remove call to bzero and