Searched refs:SMALL_SIZE_FORMAT (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/groff/src/preproc/eqn/ |
| HD | script.cpp | 80 printf(".nr " SMALL_SIZE_FORMAT " \\n[.ps]\n", uid); in compute_metrics() 175 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output() 183 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output()
|
| HD | sqrt.cpp | 107 printf(".nr " SMALL_SIZE_FORMAT " \\n[.ps]\n", uid); in compute_metrics() 154 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output()
|
| HD | over.cpp | 67 printf(".nr " SMALL_SIZE_FORMAT " \\n[.ps]\n", uid); in compute_metrics() 122 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output()
|
| HD | limit.cpp | 61 printf(".nr " SMALL_SIZE_FORMAT " \\n[.ps]\n", uid); in compute_metrics() 142 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output()
|
| HD | pbox.h | 71 #define SMALL_SIZE_FORMAT PREFIX "Z%d" macro
|
| HD | other.cpp | 397 printf(".nr " SMALL_SIZE_FORMAT " \\n[.ps]\n", uid); in compute_metrics() 408 printf("\\s[\\n[" SMALL_SIZE_FORMAT "]u]", uid); in output()
|