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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15617 unsigned given_type = type_chk_of_el_type (g_type, g_size);
15619 if ((given_type & types_allowed) == 0)
15611 unsigned given_type = type_chk_of_el_type (g_type, g_size); local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c15557 unsigned given_type = type_chk_of_el_type (g_type, g_size);
15559 if ((given_type & types_allowed) == 0)
15551 unsigned given_type = type_chk_of_el_type (g_type, g_size); local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15617 unsigned given_type = type_chk_of_el_type (g_type, g_size);
15619 if ((given_type & types_allowed) == 0)
15611 unsigned given_type = type_chk_of_el_type (g_type, g_size); local

Completed in 591 milliseconds