Home
last modified time | relevance | path

Searched defs:_bfd_int64_low (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in.h112 #define _bfd_int64_low(x) ((unsigned long) (((x) & 0xffffffff))) macro
Dbfd-in2.h119 #define _bfd_int64_low(x) ((unsigned long) (((x) & 0xffffffff))) macro