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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmisc.c345 /* htoi - convert a hexadecimal digit string to an integer value */
347 int htoi( str ) function
593 esc_char = htoi( array + 2 );
H A Dflexdef.h852 extern int htoi PROTO((Char[]));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmisc.c345 /* htoi - convert a hexadecimal digit string to an integer value */
347 int htoi( str ) function
593 esc_char = htoi( array + 2 );
H A Dflexdef.h852 extern int htoi PROTO((Char[]));

Completed in 143 milliseconds