Home
last modified time | relevance | path

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

/external/one-true-awk/
Drun.c698 int bytenum = 0; in u8_char2byte() local
710 int u8_byte2char(const char *s, int bytenum) in u8_byte2char()