Searched refs:pos_string (Results 1 – 5 of 5) sorted by relevance
213 int pos_string = 19; in Display64BitsSize() local218 pos_string=offset; in Display64BitsSize()225 int size_display_string = 19-pos_string; in Display64BitsSize()233 printf("%s",&number[pos_string]); in Display64BitsSize()
254 if (pos_string != pos_temp)256 pos_string = pos_temp
72 char *pos_string; member