Home
last modified time | relevance | path

Searched defs:byte_count_posn (Results 1 – 2 of 2) sorted by relevance

/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dgridmtx.c316 static void add_byte_count(char binary[], const size_t byte_count_posn, const int byte_count) { in add_byte_count()
354 size_t number_pad_posn, byte_count_posn = 0; in gm_encode() local
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dgridmtx.c296 static void add_byte_count(char binary[], const int byte_count_posn, const int byte_count) { in add_byte_count()
338 int number_pad_posn, byte_count_posn = 0; in gm_encode() local