Home
last modified time | relevance | path

Searched refs:PRI_hxpkint (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/hexpeek/hexpeek-v1.0.20200804/src/
H A Dhexpeek_console.c167 (ptr = strstr(ptr, PRI_hxpkint)) != NULL; in hexpeek_genf()
173 ptr += strlen(PRI_hxpkint); in hexpeek_genf()
H A Dhexpeek.h160 #define PRI_hxpkint "X" "%!!hxpknum" macro
H A Dhexpeek.c1350 consoleOutf("%0*" PRI_hxpkint, DISP_CHCNT, mks[idx]); in printRuler()
1352 consoleOutf("%*" PRI_hxpkint, DISP_CHCNT, mks[idx]); in printRuler()
1757 #define VerboseFormat "%02" PRI_hxpkint " %03d %03o %s %c/%c/%c %s\n"