Searched refs:ppc_comm (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c96 static void ppc_comm (int);
196 { "comm", ppc_comm, 0 },
197 { "lcomm", ppc_comm, 1 },
2962 ppc_comm (int lcomm)
2948 ppc_comm (int lcomm) function

Completed in 106 milliseconds