Searched defs:fix (Results 1 – 9 of 9) sorted by relevance
82 def fix(filename): function
88 def fix(filename): function
79 def fix(filename): function
117 def fix(filename): function
8 fix, sci, NotANumber = fpformat.fix, fpformat.sci, fpformat.NotANumber variable
90 def fix(x, digs): function
186 GpsLocation fix; member
1652 unsigned int major, minor, fix, patch, status; in init_ssl() local