Home
last modified time | relevance | path

Searched refs:ptr_32 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dicf.cc548 const uint32_t* ptr_32 = in get_section_contents() local
552 while(*(ptr_32 + strlen_32) != 0) in get_section_contents()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dicf.cc548 const uint32_t* ptr_32 = in get_section_contents() local
552 while(*(ptr_32 + strlen_32) != 0) in get_section_contents()
/netbsd-src/sys/fs/hfs/
H A Dlibhfs.c1860 uint32_t *ptr_32 = (uint32_t *)out_rec; in hfslib_read_extent_record() local
1861 *ptr_32 = be32tohp(&ptr); in hfslib_read_extent_record()