Home
last modified time | relevance | path

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

/dragonfly/lib/libc/citrus/
HDcitrus_csmapper.c72 get32(struct _region *r, uint32_t *rval) in get32() function
134 ret = get32(&r2, &val32); in find_best_pivot_pvdb()
148 ret = get32(&r2, &val32); in find_best_pivot_pvdb()
/dragonfly/contrib/gdb-7/opcodes/
HDi386-dis.c60 static bfd_signed_vma get32 (void);
13449 get32 (void) in get32() function
13656 op = get32 (); in OP_I()
13714 op = get32 (); in OP_I64()
13856 offset = get32 (); in OP_DIR()
13882 off = get32 (); in OP_OFF()
/dragonfly/contrib/binutils-2.34/opcodes/
HDi386-dis.c58 static bfd_signed_vma get32 (void);
14572 get32 (void) in get32() function
14772 op = get32 (); in OP_I()
14785 op = get32 (); in OP_I()
14945 offset = get32 (); in OP_DIR()
14971 off = get32 (); in OP_OFF()
/dragonfly/contrib/binutils-2.27/opcodes/
HDi386-dis.c58 static bfd_signed_vma get32 (void);
15816 get32 (void) in get32() function
16023 op = get32 (); in OP_I()
16081 op = get32 (); in OP_I64()
16227 offset = get32 (); in OP_DIR()
16253 off = get32 (); in OP_OFF()