Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dchardefs.h118 #define HEXVALUE(c) \ macro
H A Dbind.c433 c = (c * 16) + HEXVALUE (seq[i]);