Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dvasnprintf.c270 size_t tmp_length; in VASNPRINTF() local
331 tmp_length = in VASNPRINTF()
341 tmp_length = in VASNPRINTF()
349 tmp_length = in VASNPRINTF()
361 tmp_length = in VASNPRINTF()
370 tmp_length = in VASNPRINTF()
377 tmp_length = in VASNPRINTF()
388 tmp_length = in VASNPRINTF()
397 tmp_length = in VASNPRINTF()
404 tmp_length = in VASNPRINTF()
[all …]
/external/bison/lib/
Dvasnprintf.c1538 size_t tmp_length; in MAX_ROOM_NEEDED() local
1545 tmp_length = in MAX_ROOM_NEEDED()
1553 tmp_length = in MAX_ROOM_NEEDED()
1559 tmp_length = in MAX_ROOM_NEEDED()
1564 if (tmp_length < precision) in MAX_ROOM_NEEDED()
1565 tmp_length = precision; in MAX_ROOM_NEEDED()
1567 tmp_length = xsum (tmp_length, tmp_length); in MAX_ROOM_NEEDED()
1569 tmp_length = xsum (tmp_length, 1); in MAX_ROOM_NEEDED()
1575 tmp_length = in MAX_ROOM_NEEDED()
1583 tmp_length = in MAX_ROOM_NEEDED()
[all …]
/external/harfbuzz/src/
Dharfbuzz-buffer.c228 int tmp_length; in _hb_buffer_swap() local
239 tmp_length = buffer->in_length; in _hb_buffer_swap()
241 buffer->out_length = tmp_length; in _hb_buffer_swap()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-buffer.c228 int tmp_length; in _hb_buffer_swap() local
239 tmp_length = buffer->in_length; in _hb_buffer_swap()
241 buffer->out_length = tmp_length; in _hb_buffer_swap()