Searched refs:offset1 (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/cmd/aux/vga/ |
| H A D | db.c | 86 long offset, offset1; in dbbios() local 97 if((offset1 = strtol(p+1, 0, 0)) < offset+len) in dbbios() 100 offset1 = offset+len; in dbbios() 103 if(offset > vga->offset || vga->offset+len > offset1) in dbbios() 106 offset1 = offset+len; in dbbios() 109 for(; offset+len<=offset1; offset++) { in dbbios()
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | zfapi.c | 551 …sfnt_get_glyph_offset(ref *pdr, gs_font_type42 *pfont42, int index, ulong *offset0, ulong *offset1) in sfnt_get_glyph_offset() argument 559 *offset1 = pfont42->data.glyf + (glyf_elem_size == 2 ? r.rword(&r) * 2 : r.rlong(&r)); in sfnt_get_glyph_offset() 662 ulong offset0, offset1; in FAPI_FF_get_glyph() local 663 bool error = sfnt_get_glyph_offset(pdr, pfont42, char_code, &offset0, &offset1); in FAPI_FF_get_glyph() 665 glyph_length = (error ? -1 : offset1 - offset0); in FAPI_FF_get_glyph()
|
| /plan9/sys/man/ |
| H A D | searchindex | 534 …e1 file2 files hexadecimal inaccessible lls longer message missing octal offset1 offset2 offsets o…
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 40787 offset1 /sys/man/1/cmp
|