Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xxd/
H A Dxxd.c295 int hextype, in huntype() argument
356 if (!hextype && (++p >= cols)) in huntype()
366 if (!hextype) in huntype()
620 switch (hextype) in main()
631 switch (hextype) in main()
641 if (cols < 1 || ((hextype == HEX_NORMAL || hextype == HEX_BITS || hextype == HEX_LITTLEENDIAN) in main()
687 if (hextype && (hextype != HEX_POSTSCRIPT)) in main()
725 if (hextype == HEX_CINCLUDE) in main()
773 if (hextype == HEX_POSTSCRIPT) in main()
804 if (hextype != HEX_BITS) in main()
[all …]