Lines Matching refs:symbol
715 symbol = make_identifier(headername)716 yield '#ifndef _PB_%s_\n' % symbol717 yield '#define _PB_%s_\n' % symbol