Lines Matching defs:ptmp
2356 UChar* ptmp;2830 /* Use ptmp for backpatching conditional jumps. */2831 ptmp = NULL;2838 ptmp = p; /* fill in this bit later */2937 Int delta = p - ptmp;2939 *ptmp = toUChar(delta-1);3318 //.. ptmp = p;3326 //.. *(ptmp-1) = p - ptmp;3659 ptmp = p;3671 *(ptmp-1) = toUChar(p - ptmp);