HomeSort by: relevance | last modified time | path
    Searched defs:given_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 15374 unsigned given_type = type_chk_of_el_type (g_type, g_size);
15376 if ((given_type & types_allowed) == 0)
15369 unsigned given_type = type_chk_of_el_type (g_type, g_size); local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 15377 unsigned given_type = type_chk_of_el_type (g_type, g_size);
15379 if ((given_type & types_allowed) == 0)
15372 unsigned given_type = type_chk_of_el_type (g_type, g_size); local

Completed in 74 milliseconds