Home | History | Annotate | Download | only in cachegrind

Lines Matching defs:UWord

44 typedef  unsigned long UWord;
233 where innerMap is WordFM line-number=UWord Counts */
399 UWord subKey;
442 UWord u1 = (UWord)s1;
443 UWord u2 = (UWord)s2;
476 Counts* splitUpCountsLine ( SOURCE* s, /*OUT*/UWord* lnno, char* str )
497 *lnno = (UWord)tmpC[0];
518 UWord lnno, Counts* newCounts )
541 UWord lnno;
773 Inner iterator: UWord -> Counts*
778 UWord siKey;