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

  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 3170 int cmpltr, nullif, flag, cond, need_cond, num;
3232 need_cond = 1;
3733 need_cond = 0;
3803 need_cond = 0;
4031 else if (*args == 'A' && need_cond)
4207 else if (*args == 'S' && need_cond)
3168 int cmpltr, nullif, flag, cond, need_cond, num; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 3170 int cmpltr, nullif, flag, cond, need_cond, num;
3232 need_cond = 1;
3733 need_cond = 0;
3803 need_cond = 0;
4031 else if (*args == 'A' && need_cond)
4207 else if (*args == 'S' && need_cond)
3168 int cmpltr, nullif, flag, cond, need_cond, num; local

Completed in 91 milliseconds