Home
last modified time | relevance | path

Searched defs:alt_llist_s (Results 1 – 1 of 1) sorted by relevance

/hal_altera-latest/altera_hal/HAL/inc/sys/
Dalt_llist.h62 struct alt_llist_s { struct
63 alt_llist* next; /* Pointer to the next element in the list. */
64 alt_llist* previous; /* Pointer to the previous element in the list. */