Home
last modified time | relevance | path

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

/external/syslinux/com32/gplinclude/zzjson/
Dzzjson.h60 typedef struct ZZJSON { struct
61 ZZJSON_TYPE type; argument
65 struct ZZJSON *val; argument
80 struct ZZJSON *next; argument
81 } ZZJSON; typedef