Home | History | Annotate | Download | only in src

Lines Matching refs:operand_str

352 			char *operand_str = NULL;
355 operand_str = CIL_KEY_CONS_U1;
358 operand_str = CIL_KEY_CONS_U2;
361 operand_str = CIL_KEY_CONS_U3;
364 operand_str = CIL_KEY_CONS_T1;
367 operand_str = CIL_KEY_CONS_T2;
370 operand_str = CIL_KEY_CONS_T3;
373 operand_str = CIL_KEY_CONS_R1;
376 operand_str = CIL_KEY_CONS_R2;
379 operand_str = CIL_KEY_CONS_R3;
382 operand_str = CIL_KEY_CONS_L1;
385 operand_str = CIL_KEY_CONS_L2;
388 operand_str = CIL_KEY_CONS_H1;
391 operand_str = CIL_KEY_CONS_H2;
398 stack[pos] = operand_str;