Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Drx-defs.h53 extern void rx_base3 (int, int, int);
Drx-parse.y67 #define B3(b1, b2, b3) rx_base3 (b1, b2, b3)
Dtc-rx.c847 rx_base3 (int b1, int b2, int b3) in rx_base3() function