Home
last modified time | relevance | path

Searched refs:zzjson_array_prepend (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/modules/
Dzzjson.c66 tmp2 = zzjson_array_prepend(&config, tmp, in main()
90 tmp = zzjson_array_prepend(&config, tmp, zzjson_create_true(&config)); in main()
/external/syslinux/com32/gplinclude/zzjson/
Dzzjson.h107 ZZJSON *zzjson_array_prepend(ZZJSON_CONFIG *config, ZZJSON *array,
/external/syslinux/com32/gpllib/zzjson/
Dzzjson_create.c152 ZZJSON *zzjson_array_prepend(ZZJSON_CONFIG *config, ZZJSON *array, in zzjson_array_prepend() function