Searched refs:shunget (Results 1 – 4 of 4) sorted by relevance
71 if (c-'0'>=10U && pok) shunget(f); in scanexp()74 shunget(f); in scanexp()82 shunget(f); in scanexp()143 shunget(f); in decfloat()152 shunget(f); in decfloat()378 shunget(f); in hexfloat()380 shunget(f); in hexfloat()381 if (gotrad) shunget(f); in hexfloat()393 shunget(f); in hexfloat()401 shunget(f); in hexfloat()[all …]
74 shunget(f); in __intscan()75 if (pok) shunget(f); in __intscan()86 shunget(f); in __intscan()116 shunget(f); in __intscan()
30 void shunget(struct fake_file_t *);
22 void shunget(struct fake_file_t *f) { in shunget() function