Searched refs:Get_int (Results 1 – 2 of 2) sorted by relevance
1041 Get_int() /* get a two-byte integer from the terminfo file */ in Get_int() function1081 magic_number = Get_int(); in INFO_PARSE()1090 magic_number = Get_int(); in INFO_PARSE()1097 Num_names = Get_int(); in INFO_PARSE()1098 Num_bools = Get_int(); in INFO_PARSE()1099 Num_ints = Get_int(); in INFO_PARSE()1100 Num_strings = Get_int(); in INFO_PARSE()1101 string_table_len = Get_int(); in INFO_PARSE()1120 Numbers[counter] = Get_int(); in INFO_PARSE()1129 if ((offset=Get_int()) != -1) in INFO_PARSE()
196 extern int Get_int P_((void));