Searched refs:ptsize (Results 1 – 5 of 5) sorted by relevance
61 size_t ptsize, upsize; in getcwd() local71 ptsize = 0; in getcwd()78 if ((pt = malloc(ptsize = 1024 - 4)) == NULL) in getcwd()80 ept = pt + ptsize; in getcwd()194 if (!ptsize) { in getcwd()200 if ((npt = realloc(pt, ptsize *= 2)) == NULL) in getcwd()204 ept = pt + ptsize; in getcwd()228 if (ptsize) in getcwd()
44 ptsize and the point size45 size Postscript is using this size - it's scaled up from ptsize
25 /optsize ptsize def