Home
last modified time | relevance | path

Searched refs:b32_cnt (Results 1 – 7 of 7) sorted by relevance

/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dexe.pas219 b32_cnt : byte;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dexe.pas219 b32_cnt : byte;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dexe.pas219 b32_cnt : byte;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dexe.pas219 b32_cnt : byte;
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kLdr/
H A DkLdrModLX.c615 while (pBundle->b32_cnt && iOrdinal <= iSymbol) in kldrModLXQuerySymbol()
622 iOrdinal += pBundle->b32_cnt; in kldrModLXQuerySymbol()
627 … + (iSymbol - (iOrdinal - pBundle->b32_cnt)) in kldrModLXQuerySymbol()
695 …struct b32_bundle *)((const KU8 *)(pBundle + 1) + s_cbEntry[pBundle->b32_type] * pBundle->b32_cnt); in kldrModLXQuerySymbol()
1005 while (pBundle->b32_cnt && iOrdinal) in kldrModLXEnumSymbols()
1045 cLeft = pBundle->b32_cnt; in kldrModLXEnumSymbols()
1159 …struct b32_bundle *)((const KU8 *)(pBundle + 1) + s_cbEntry[pBundle->b32_type] * pBundle->b32_cnt); in kldrModLXEnumSymbols()
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/include/k/kLdrFmts/
H A Dlx.h410 KU8 b32_cnt; member
/dports/editors/biew/biew-610/plugins/bin/
H A Dlx_le.h196 tUInt8 b32_cnt; /**< Number of entries in this bundle */ member