Searched refs:OUTPUT_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dyaml_private.h73 #define OUTPUT_BUFFER_SIZE 16384 macro
81 #define OUTPUT_RAW_BUFFER_SIZE (OUTPUT_BUFFER_SIZE*2+2)
H A Dapi.c354 if (!BUFFER_INIT(emitter, emitter->buffer, OUTPUT_BUFFER_SIZE))

Completed in 105 milliseconds