Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dbits.c2368 #define EXTEND_SIZE(str, i, len) \ macro
2407 EXTEND_SIZE(str, i + 1, len); in bit_TU_to_utf8_len()
2413 EXTEND_SIZE(str, i + 2, len); in bit_TU_to_utf8_len()
2433 EXTEND_SIZE(str, i + 1, len); in bit_TU_to_utf8_len()
2443 EXTEND_SIZE(str, i + 2, len); in bit_TU_to_utf8_len()
2461 EXTEND_SIZE(str, i + 1, len); in bit_TU_to_utf8_len()