Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalue.c3056 pack_unsigned_long (gdb_byte *buf, struct type *type, ULONGEST num) in pack_unsigned_long() function
3109 pack_unsigned_long (value_contents_raw (val), type, num); in value_from_ulongest()