HomeSort by relevance Sort by last modified time
    Searched full:o_fptr_symbol (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xstormy16.c 56 #define O_fptr_symbol (O_max + 1)
170 In this situation we do not want to generate O_fptr_symbol
183 e->X_op = O_fptr_symbol;
201 if (exp->X_op == O_fptr_symbol)
259 if (op == O_fptr_symbol)
265 if (op == O_fptr_symbol)

Completed in 179 milliseconds