Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsht1.c440 const int w1 = phtp->width, h1 = phtp->height, size1 = w1 * h1; in process_threshold2() local
H A Dgdevpdfo.c1221 uint size1 = pcsp1->size; in cos_stream_equal() local
H A Dzfapi.c880 double size, size1; in FAPI_refine_font() local
/plan9/sys/src/cmd/venti/srv/
H A Dicache.c46 mkihash(int size1) in mkihash()
/plan9/sys/src/ape/cmd/diff/
H A Dregex.c991 print_double_string (where, string1, size1, string2, size2) in print_double_string() argument
3697 re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) in re_search_2() argument
4074 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() argument
4105 re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2_internal() argument
/plan9/sys/src/cmd/
H A Dyacc.c770 int size1, size2, i; in state() local