Home
last modified time | relevance | path

Searched defs:size2 (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dfmtbloom.c19 vlong bits, size, size2; in threadmain() 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
/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