Home
last modified time | relevance | path

Searched defs:h2 (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dfns.h221 #define scorecmp(h1,h2) memcmp((h1),(h2),VtScoreSize) argument
222 #define scorecp(h1,h2) memmove((h1),(h2),VtScoreSize) argument
/plan9/sys/src/cmd/gs/doc/
H A Dgs.css10 h1,h2,h3,h4,h5,h6 selector
24 h2 selector
/plan9/sys/src/cmd/eqn/
H A Dshift.c21 double shval, d1, h1, b1, h2, b2; in bshiftb() local
72 double h1, h2, h3, b1, b2, b3, subsh, d2, supsh; in shift2() local
/plan9/sys/src/cmd/gs/src/
H A Dgsht1.c441 const int w2 = phtp->width2, h2 = phtp->height2, size2 = w2 * h2; in process_threshold2() local
H A Dgximag3x.c471 int h2 = pics2->full_height; in channel_next() local