Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/dict/
H A Dpcollins.c83 #define cursize (curentry.end-curentry.start) macro
H A Dpgw.c850 #define cursize (curentry.end-curentry.start) macro
H A Doed.c997 #define cursize (curentry.end-curentry.start) macro
/plan9/sys/include/
H A Dpool.h6 ulong cursize; member
/plan9/sys/src/cmd/proof/
H A Dhtroff.c30 int curfont, cursize; variable
/plan9/sys/src/9/port/
H A Ddebugalloc.c31 ulong cursize; member
/plan9/sys/src/ape/cmd/pdksh/
H A Dhistory.c531 int cursize = histptr - history; local