Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_mprf.c46 typedef struct CNT_List { struct
47 struct CNT_List *next; /* Pointer to the next list node. */ argument
50 } CNT_List; typedef