Lines Matching refs:THIS
2569 #define THIS() ( *input_ptr ) macro
2613 int length = THIS (); in copy_id()
2620 ch = THIS (); in copy_id()
2636 switch (THIS ()) in copy_expression()
2640 value = THIS (); in copy_expression()
2642 value = (value << 8) | THIS (); in copy_expression()
2644 value = (value << 8) | THIS (); in copy_expression()
2646 value = (value << 8) | THIS (); in copy_expression()
2652 value = THIS (); in copy_expression()
2654 value = (value << 8) | THIS (); in copy_expression()
2656 value = (value << 8) | THIS (); in copy_expression()
2662 value = THIS (); in copy_expression()
2664 value = (value << 8) | THIS (); in copy_expression()
2670 value = THIS (); in copy_expression()
2679 if (THIS () > 0x84) in copy_expression()
2685 *tos++ = THIS (); in copy_expression()
2702 section_number = THIS (); in copy_expression()
2745 int type = THIS (); in drop_int()
2754 ch = THIS (); in drop_int()
2757 ch = THIS (); in drop_int()
2760 ch = THIS (); in drop_int()
2763 ch = THIS (); in drop_int()
2782 int type = THIS (); in copy_int()
2791 ch = THIS (); in copy_int()
2795 ch = THIS (); in copy_int()
2799 ch = THIS (); in copy_int()
2803 ch = THIS (); in copy_int()
2821 int ch = THIS (); in copy_till_end()
2829 ch = THIS (); in copy_till_end()
2834 OUT (THIS ()); in copy_till_end()
2837 OUT (THIS ()); in copy_till_end()
2840 OUT (THIS ()); in copy_till_end()
2843 OUT (THIS ()); in copy_till_end()
2845 OUT (THIS ()); in copy_till_end()
2848 ch = THIS (); in copy_till_end()
2864 ch = THIS (); in f1_record()
2877 ch = THIS (); in f1_record()
2917 ch = THIS (); in f1_record()
2985 ch = THIS (); in f8_record()
3147 ch = THIS (); in block()