/plan9/sys/src/cmd/upas/unesc/ |
H A D | unesc.c | 9 hex(int c) in hex() function
|
/plan9/sys/src/libndb/ |
H A D | ipattr.c | 14 int hex = 0; in ipattr() local
|
/plan9/sys/src/cmd/aux/mnihongo/ |
H A D | mnihongo.c | 183 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 D | unicode.c | 6 char hex[] = "0123456789abcdefABCDEF"; variable
|
H A D | sed.c | 1095 static char hex[] = "0123456789abcdef"; in trans() local
|
H A D | ed.c | 73 char hex[] = "0123456789abcdef"; variable
|
H A D | tweak.c | 153 char hex[] = "0123456789abcdefABCDEF"; variable
|
/plan9/sys/src/cmd/rc/ |
H A D | here.c | 9 char hex[] = "0123456789abcdef"; variable
|
/plan9/sys/src/cmd/db/ |
H A D | format.c | 368 static char hex[] = "0123456789abcdef"; in printesc() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | echogs.c | 329 static const char *hex = "0123456789abcdef"; in hputc() local
|
H A D | imainarg.c | 676 static const char *const hex = "0123456789abcdef"; in esc_strcat() local
|
H A D | gdevpdfu.c | 1390 char hex[4]; in pdf_put_name_chars_1_2() local
|
/plan9/sys/src/9/pc/ |
H A D | cga.c | 123 char hex[] = "0123456789ABCDEF"; variable
|
/plan9/sys/src/cmd/map/libmap/ |
H A D | hex.c | 80 hex(void) in hex() function
|
/plan9/sys/src/cmd/aux/ |
H A D | astarld.c | 212 hex(char c) in hex() function
|
H A D | pcmcia.c | 32 int hex; variable
|
/plan9/sys/src/9/pcboot/ |
H A D | expand.c | 255 static char *hex = "0123456789abcdef"; in print() local
|
/plan9/sys/src/cmd/ip/dhcpd/ |
H A D | db.c | 24 hex(int x) in hex() function
|
/plan9/sys/src/cmd/auth/factotum/ |
H A D | p9sk1.c | 371 hexparse(char *hex, uchar *dat, int ndat) in hexparse()
|
/plan9/sys/src/cmd/ip/snoopy/ |
H A D | dhcp.c | 110 hex(int x) in hex() function
|
/plan9/sys/src/cmd/ip/ |
H A D | ping.c | 370 int colon = 0, hex = 0; in isv6lit() local
|
/plan9/sys/src/cmd/upas/smtp/ |
H A D | smtp.c | 597 static char hex[] = "0123456789abcdef"; variable
|
/plan9/sys/src/cmd/webfs/ |
H A D | url.c | 1038 static char *hex = "0123456789abcdef"; in escapeurl() local
|