Searched defs:size1 (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gsht1.c | 440 const int w1 = phtp->width, h1 = phtp->height, size1 = w1 * h1; in process_threshold2() local
|
H A D | gdevpdfo.c | 1221 uint size1 = pcsp1->size; in cos_stream_equal() local
|
H A D | zfapi.c | 880 double size, size1; in FAPI_refine_font() local
|
/plan9/sys/src/cmd/venti/srv/ |
H A D | icache.c | 46 mkihash(int size1) in mkihash()
|
/plan9/sys/src/ape/cmd/diff/ |
H A D | regex.c | 991 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 D | yacc.c | 770 int size1, size2, i; in state() local
|