Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Dedmavar.h38 uint16_t ccnt; /* 3rd dim count */ member
/openbsd/usr.bin/vi/ex/
H A Dex_read.c301 u_long ccnt; /* XXX: can't print off_t portably. */ in ex_readfp() local
H A Dex_write.c272 u_long ccnt; /* XXX: can't print off_t portably. */ in ex_writefp() local
/openbsd/usr.bin/gprof/
H A Dgprof.c465 UNIT ccnt; in asgnsamples() local
/openbsd/games/snake/
H A Dsnake.c87 int lcnt, ccnt; /* user's idea of screen size */ variable
/openbsd/usr.bin/vi/common/
H A Dscreen.h51 u_long ccnt; /* Command count. */ member