Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Ddefval.c26 typedef struct tValdef struct
28 struct tValdef *next; argument
32 tValdef; argument
34 tValdef *valdef_top = NULL;
106 tValdef *t; in AddDefVal()
123 t = Alloc(sizeof(tValdef)); in AddDefVal()
159 tValdef *t; in SearchDefVal()
/TwlSDK-5.1.0/build/tools/makelcf/
Ddefval.c63 typedef struct tValdef struct
65 struct tValdef *next; argument
69 tValdef; argument
71 tValdef *valdef_top = NULL;
143 tValdef *t; in AddDefVal()
160 t = Alloc(sizeof(tValdef)); in AddDefVal()
196 tValdef *t; in SearchDefVal()