Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhcreate_r.c66 SLIST_ENTRY(internal_entry) link;
/picolibc-latest/newlib/libc/include/sys/
Dqueue.h194 #define SLIST_ENTRY(type) \ macro