Searched defs:fix (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/3d/
H A Dexecve3d.c33 fix(void) function
H A Dlib_3d.h49 #define fix _3d_fix macro
/ast/src/lib/libast/tm/
H A Dtmxdate.c165 Time_t fix; local
194 fix = tmxscan(s, &last, NiL, &t, now, 0);
199 return fix;
260 fix = 0;
263 fix += (*s - '0') * (m /= 10);
264 now = tmxsns(now, fix);
637 fix = tmxtime(tm, zone);
638 tm = tmxtm(tm, fix, tm->tm_zone);
654 if (tt < fix)
/ast/src/lib/libpz/
H A Dpzip.h188 size_t* fix; /* fixed columns */ member in struct:Pzpart_s

Completed in 12 milliseconds