Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
Dqueue.h275 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/picolibc-latest/newlib/
DChangeLog-20153079 (SLIST_REMOVE): Use SLIST_REMOVE_AFTER().