Searched defs:ZZJSON (Results 1 – 1 of 1) sorted by relevance
60 typedef struct ZZJSON { struct61 ZZJSON_TYPE type; argument65 struct ZZJSON *val; argument80 struct ZZJSON *next; argument81 } ZZJSON; typedef