Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dlex.c101 int gettok(char **pbuf, int *psz) /* get next input token */ in gettok() argument
105 int sz = *psz; in gettok()
160 *psz = sz; in gettok()