Home
last modified time | relevance | path

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

/external/bison/lib/
Dstdio-impl.h97 long _cnt; \
106 # define _cnt __cnt macro
/external/e2fsprogs/lib/et/
Dvfprintf.c43 iop->_cnt = 0;
/external/openssh/
Dscp.c543 scpio(void *_cnt, size_t s) in scpio() argument
545 off_t *cnt = (off_t *)_cnt; in scpio()