Home
last modified time | relevance | path

Searched defs:l_high (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/pbm/
H A Dmgr.h12 char l_high; member
20 char l_high; member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmgr.h52 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevmgr.h49 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevmgr.h49 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmgr.h47 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmgr.h47 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmgr.h46 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmgr.h46 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmgr.h52 char l_high; /* lower byte height (biased with 0x20) */ member
/dports/editors/vigor/vigor-0.016/common/
H A Dexf.h29 recno_t l_high; /* Log last + 1 record number. */ member
/dports/editors/nvi2/nvi2-2.2.0/common/
H A Dexf.h28 recno_t l_high; /* Log last + 1 record number. */ member
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dipa_sdb.h114 uint32_t l_high; member
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Duaf_hash.c93 #define l_high ulw[1] /* High order longword in the quadword */ macro
/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dio.c745 DWORD l_high = ((uint64_t)length) >> 32; in mmap() local