Searched refs:SLIST_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/include/sys/ | ||
D | queue.h | 244 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro |
/picolibc-latest/newlib/ | ||
D | ChangeLog-2015 | 3069 (SLIST_FOREACH_SAFE): Likewise. |