Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libc/iconv/
Dcitrus_csmapper.c70 get32(struct _region *r, uint32_t *rval) in get32() function
132 ret = get32(&r2, &val32); in find_best_pivot_pvdb()
146 ret = get32(&r2, &val32); in find_best_pivot_pvdb()
/freebsd-10-stable/contrib/binutils/opcodes/
Di386-dis.c57 static bfd_signed_vma get32 (void);
5260 get32 (void) in get32() function
5451 op = get32 (); in OP_I()
5506 op = get32 (); in OP_I64()
5641 offset = get32 (); in OP_DIR()
5667 off = get32 (); in OP_OFF()
DChangeLog-00011205 (get64, get32, get32s): New functions.
1227 (get32): Return bfd_signed_vma type.