Searched refs:char_to_int (Results 1 – 10 of 10) sorted by relevance
394 static int char_to_int(char ch) in char_to_int() function489 buf[3]=char_to_int(temp_buf[14])<<4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()490 buf[2]=char_to_int(temp_buf[16])<<4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()491 buf[1]=char_to_int(temp_buf[18])<<4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()492 buf[0]=char_to_int(temp_buf[20])<<4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()494 buf[7]=char_to_int(temp_buf[5])<<4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()495 buf[6]=char_to_int(temp_buf[7])<<4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()496 buf[5]=char_to_int(temp_buf[9])<<4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()497 buf[4]=char_to_int(temp_buf[11])<<4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
404 static int char_to_int(char ch) in char_to_int() function472 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]);473 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]);474 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]);475 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]);477 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]);478 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]);479 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]);480 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]);
500 static int char_to_int(char ch) in char_to_int() function566 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()567 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()568 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()569 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()570 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()571 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()572 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()573 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
511 static int char_to_int(char ch) in char_to_int() function581 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()582 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()583 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()584 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()586 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()587 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()588 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()589 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
524 static int char_to_int(char ch) in char_to_int() function588 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()589 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()590 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()591 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()592 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()593 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()594 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()595 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
592 static int char_to_int(char ch) in char_to_int() function676 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()677 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()678 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()679 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()681 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()682 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()683 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()684 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
579 static int char_to_int(char ch) in char_to_int() function654 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()655 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()656 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()657 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()659 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()660 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()661 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()662 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
492 static int char_to_int(char ch) in char_to_int() function559 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()560 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()561 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()562 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()563 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()564 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()565 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()566 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
438 static int char_to_int(char ch) in char_to_int() function517 buf[3] = char_to_int(temp_buf[14]) << 4 | char_to_int(temp_buf[15]); in gsl_config_write_proc()518 buf[2] = char_to_int(temp_buf[16]) << 4 | char_to_int(temp_buf[17]); in gsl_config_write_proc()519 buf[1] = char_to_int(temp_buf[18]) << 4 | char_to_int(temp_buf[19]); in gsl_config_write_proc()520 buf[0] = char_to_int(temp_buf[20]) << 4 | char_to_int(temp_buf[21]); in gsl_config_write_proc()522 buf[7] = char_to_int(temp_buf[5]) << 4 | char_to_int(temp_buf[6]); in gsl_config_write_proc()523 buf[6] = char_to_int(temp_buf[7]) << 4 | char_to_int(temp_buf[8]); in gsl_config_write_proc()524 buf[5] = char_to_int(temp_buf[9]) << 4 | char_to_int(temp_buf[10]); in gsl_config_write_proc()525 buf[4] = char_to_int(temp_buf[11]) << 4 | char_to_int(temp_buf[12]); in gsl_config_write_proc()
273 static int char_to_int(char ch) in char_to_int() function