Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/gui-osx/
H A Dscreen.c62 static CGRect bounds; variable
/plan9/sys/src/cmd/acid/
H A Dbuiltin.c379 uvlong bounds[2]; in funcbound() local
/plan9/sys/src/libmach/
H A Dsym.c770 fnbound(uvlong addr, uvlong *bounds) in fnbound()