Lines Matching refs:THIS

2478 #define THIS() ( *input_ptr )  macro
2522 int length = THIS (); in copy_id()
2529 ch = THIS (); in copy_id()
2545 switch (THIS ()) in copy_expression()
2549 value = THIS (); in copy_expression()
2551 value = (value << 8) | THIS (); in copy_expression()
2553 value = (value << 8) | THIS (); in copy_expression()
2555 value = (value << 8) | THIS (); in copy_expression()
2561 value = THIS (); in copy_expression()
2563 value = (value << 8) | THIS (); in copy_expression()
2565 value = (value << 8) | THIS (); in copy_expression()
2571 value = THIS (); in copy_expression()
2573 value = (value << 8) | THIS (); in copy_expression()
2579 value = THIS (); in copy_expression()
2588 if (THIS () > 0x84) in copy_expression()
2594 *tos++ = THIS (); in copy_expression()
2611 section_number = THIS (); in copy_expression()
2654 int type = THIS (); in drop_int()
2663 ch = THIS (); in drop_int()
2666 ch = THIS (); in drop_int()
2669 ch = THIS (); in drop_int()
2672 ch = THIS (); in drop_int()
2691 int type = THIS (); in copy_int()
2700 ch = THIS (); in copy_int()
2704 ch = THIS (); in copy_int()
2708 ch = THIS (); in copy_int()
2712 ch = THIS (); in copy_int()
2730 int ch = THIS (); in copy_till_end()
2738 ch = THIS (); in copy_till_end()
2743 OUT (THIS ()); in copy_till_end()
2746 OUT (THIS ()); in copy_till_end()
2749 OUT (THIS ()); in copy_till_end()
2752 OUT (THIS ()); in copy_till_end()
2754 OUT (THIS ()); in copy_till_end()
2757 ch = THIS (); in copy_till_end()
2773 ch = THIS (); in f1_record()
2786 ch = THIS (); in f1_record()
2826 ch = THIS (); in f1_record()
2894 ch = THIS (); in f8_record()
3056 ch = THIS (); in block()