Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.c133 int emitting_long = 0; variable
1060 emitting_long = 1; in tic54x_cons()
1062 emitting_long = 0; in tic54x_cons()
1067 emitting_long = octets == 4; in tic54x_cons()
1069 emitting_long = 0; in tic54x_cons()
5138 if (emitting_long) in tic54x_cons_fix_new()