Searched refs:O_illegal (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dexpr.c49 O_illegal, /* (0) what we get for illegal op */ enumerator in enum:__anon6856
268 #define __ O_illegal
356 while(op_left != O_illegal && op_rank[op_left] > rank){
1426 return(O_illegal);
1441 return O_illegal;
H A Darm.c143 O_illegal = SEG_NONE, enumerator in enum:__anon6850
815 if (ep->X_op == O_illegal)
954 expr->X_op = (segT)O_illegal;

Completed in 195 milliseconds