Searched defs:hexval (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dclk_hopf6021.c247 hexval( function
H A Dclk_trimtaip.c66 #define hexval(x) (('0' <= (x) && (x) <= '9') ? (x) - '0' : \ macro
/netbsd-current/external/bsd/less/dist/lesstest/
H A Ddisplay.c23 static int hexval(unsigned char ch) { function
/netbsd-current/external/bsd/byacc/dist/
H A Dreader.c1263 hexval(int c) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delflink.c14312 flagword hexval = (*lookup) ((char *) tf->name); local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delflink.c14599 flagword hexval = (*lookup) ((char *) tf->name); local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c14584 flagword hexval = (*lookup) ((char *) tf->name); local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delflink.c14683 flagword hexval = (*lookup) ((char *) tf->name); local

Completed in 317 milliseconds