Searched refs:SKEW_FORMAT (Results 1 – 4 of 4) sorted by relevance
83 printf(".nr " SPECIAL_SKEW_REG " 0\\n[" SKEW_FORMAT "]\n", p->uid); in compute_metrics()90 printf(".nr " SKEW_FORMAT " 0\\n[" SPECIAL_SKEW_REG "]\n", uid); in compute_metrics()
390 printf(".nr " SKEW_FORMAT " 0\n", uid); in compute_skew()489 printf(".nr " SKEW_FORMAT " 0\\n[" SKEW_FORMAT "]\n", in compute_skew()506 printf(".nr " SKEW_FORMAT " 0\\n[skw]\n", uid); in compute_metrics()
69 SKEW_FORMAT "]u'",76 SKEW_FORMAT "]u)'",92 ">?(\\n[" WIDTH_FORMAT "]/2-\\n[" SKEW_FORMAT "])\n", in compute_metrics()95 ">?(\\n[" WIDTH_FORMAT "]/2+\\n[" SKEW_FORMAT "])" in compute_metrics()114 printf("\\h'\\n[" LEFT_WIDTH_FORMAT "]u+\\n[" SKEW_FORMAT "]u" in output()
76 #define SKEW_FORMAT PREFIX "s%d" macro