Home
last modified time | relevance | path

Searched defs:r_neg (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Daout-arm.c103 unsigned int r_neg; in MY() local
149 int r_neg; in MY() local
358 int r_neg = 0; /* Negative relocs use the BASEREL bit. */ in MY_swap_std_reloc_out() local
H A Driscix.c296 int r_neg = 0; /* Negative relocs use the BASEREL bit. */ in riscix_swap_std_reloc_out() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Daout-arm.c120 unsigned int r_neg; variable
167 int r_neg; variable
385 int r_neg = 0; /* Negative relocs use the BASEREL bit. */ local
H A Driscix.c313 int r_neg = 0; /* Negative relocs use the BASEREL bit. */ local
/openbsd-src/lib/libcrypto/bn/
H A Dbn_add.c286 int ret, r_neg; in BN_add() local
316 int ret, r_neg; in BN_sub() local
H A Dbn_div.c240 int norm_shift, i, loop, r_neg; in BN_div_internal() local