HomeSort by: relevance | last modified time | path
    Searched refs:_ti_encode_buf_16 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libterminfo/
term_private.h 261 _ti_encode_buf_16(TBUF *tbuf, size_t num) function in typeref:typename:void
279 _ti_encode_buf_16(tbuf, len);
290 _ti_encode_buf_16(tbuf, (uint16_t)num);
compile.c 561 _ti_encode_buf_16(tbuf, ind);
565 _ti_encode_buf_16(tbuf, (uint16_t)num);
575 _ti_encode_buf_16(tbuf, ind);
586 _ti_encode_buf_16(tbuf, ind);

Completed in 13 milliseconds