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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 14845 #define N_IGNORE_TYPE (N_KEY | N_EQK)
15223 if (thisarg == N_IGNORE_TYPE)
17056 neon_check_type (3, rs, N_IGNORE_TYPE);
17155 neon_check_type (3, rs, N_IGNORE_TYPE);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 14848 #define N_IGNORE_TYPE (N_KEY | N_EQK)
15226 if (thisarg == N_IGNORE_TYPE)
17059 neon_check_type (3, rs, N_IGNORE_TYPE);
17158 neon_check_type (3, rs, N_IGNORE_TYPE);

Completed in 65 milliseconds