Home
last modified time | relevance | path

Searched refs:phentsize (Results 1 – 2 of 2) sorted by relevance

/netbsd/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DBtNetBSD229 phentsize% = hdr%!42 AND &FFFF
233 DIM phdrs% phnum% * phentsize% - 1 : REM array with headers ?
234 SYS "OS_GBPB", 3, file%, phdrs%, phnum% * phentsize%, phoff%
244 FOR ph% = phdrs% TO phdrs% + (phnum% - 1) * phentsize% STEP phentsize%
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1204 uint16_t phentsize; /* 0 */ member