Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 23 of 23) sorted by relevance

/plan9/sys/src/cmd/upas/unesc/
H A Dunesc.c9 hex(int c) in hex() function
/plan9/sys/src/libndb/
H A Dipattr.c14 int hex = 0; in ipattr() local
/plan9/sys/src/cmd/aux/mnihongo/
H A Dmnihongo.c183 char hex[500]; in kanji() local
197 char *pschar(char *s, char *hex, int *wid, int *ht) in pschar()
/plan9/sys/src/cmd/
H A Dunicode.c6 char hex[] = "0123456789abcdefABCDEF"; variable
H A Dsed.c1095 static char hex[] = "0123456789abcdef"; in trans() local
H A Ded.c73 char hex[] = "0123456789abcdef"; variable
H A Dtweak.c153 char hex[] = "0123456789abcdefABCDEF"; variable
/plan9/sys/src/cmd/rc/
H A Dhere.c9 char hex[] = "0123456789abcdef"; variable
/plan9/sys/src/cmd/db/
H A Dformat.c368 static char hex[] = "0123456789abcdef"; in printesc() local
/plan9/sys/src/cmd/gs/src/
H A Dechogs.c329 static const char *hex = "0123456789abcdef"; in hputc() local
H A Dimainarg.c676 static const char *const hex = "0123456789abcdef"; in esc_strcat() local
H A Dgdevpdfu.c1390 char hex[4]; in pdf_put_name_chars_1_2() local
/plan9/sys/src/9/pc/
H A Dcga.c123 char hex[] = "0123456789ABCDEF"; variable
/plan9/sys/src/cmd/map/libmap/
H A Dhex.c80 hex(void) in hex() function
/plan9/sys/src/cmd/aux/
H A Dastarld.c212 hex(char c) in hex() function
H A Dpcmcia.c32 int hex; variable
/plan9/sys/src/9/pcboot/
H A Dexpand.c255 static char *hex = "0123456789abcdef"; in print() local
/plan9/sys/src/cmd/ip/dhcpd/
H A Ddb.c24 hex(int x) in hex() function
/plan9/sys/src/cmd/auth/factotum/
H A Dp9sk1.c371 hexparse(char *hex, uchar *dat, int ndat) in hexparse()
/plan9/sys/src/cmd/ip/snoopy/
H A Ddhcp.c110 hex(int x) in hex() function
/plan9/sys/src/cmd/ip/
H A Dping.c370 int colon = 0, hex = 0; in isv6lit() local
/plan9/sys/src/cmd/upas/smtp/
H A Dsmtp.c597 static char hex[] = "0123456789abcdef"; variable
/plan9/sys/src/cmd/webfs/
H A Durl.c1038 static char *hex = "0123456789abcdef"; in escapeurl() local