Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c153 static long getconstant (long, int);
1220 getconstant (long x, int nbits) in getconstant() function
1237 long constant = getconstant (arg->constant, nbits); in print_constant()