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

  /external/syslinux/com32/modules/
zzjson.c 50 zzjson_create_false(&config),
  /external/syslinux/com32/gplinclude/zzjson/
zzjson.h 95 ZZJSON *zzjson_create_false(ZZJSON_CONFIG *config);
  /external/syslinux/com32/hdt/
hdt-dump.h 62 #define add_bool_false(name) *item = zzjson_object_append(config, *item, (char*)name, zzjson_create_false(config))
  /external/syslinux/com32/gpllib/zzjson/
zzjson_create.c 29 ZZJSON *zzjson_create_false(ZZJSON_CONFIG *config) { function

Completed in 584 milliseconds