Searched refs:htoi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/flex/
H A Dmisc.c375 /* htoi - convert a hexadecimal digit string to an integer value */
377 int htoi (str) function
645 esc_char = htoi (array + 2);
H A Dflexdef.h905 extern int htoi PROTO ((Char[]));

Completed in 170 milliseconds