HomeSort by relevance Sort by last modified time
    Searched refs:zzjson_create_true (Results 1 - 4 of 4) sorted by null

  /external/syslinux/com32/modules/
zzjson.c 49 zzjson_create_true(&config),
90 tmp = zzjson_array_prepend(&config, tmp, zzjson_create_true(&config));
  /external/syslinux/com32/gplinclude/zzjson/
zzjson.h 94 ZZJSON *zzjson_create_true(ZZJSON_CONFIG *config);
  /external/syslinux/com32/hdt/
hdt-dump.h 61 #define add_bool_true(name) *item = zzjson_object_append(config, *item, (char *)name, zzjson_create_true(config))
  /external/syslinux/com32/gpllib/zzjson/
zzjson_create.c 25 ZZJSON *zzjson_create_true(ZZJSON_CONFIG *config) { function

Completed in 84 milliseconds