HomeSort by: relevance | last modified time | path
    Searched defs:attypes (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/time/
zic.c 454 } * attypes; variable in typeref:struct:attype *
2445 qsort(attypes, (size_t) timecnt, sizeof *attypes, atcomp);
2456 && ((attypes[fromi].at
2457 + utoffs[attypes[toi - 1].type])
2458 <= (attypes[toi - 1].at
2460 : attypes[toi - 2].type]))) {
2461 attypes[toi - 1].type =
2462 attypes[fromi].type;
2466 || attypes[fromi].dontmerg
    [all...]
zic.c 454 } * attypes; variable in typeref:struct:attype *
2445 qsort(attypes, (size_t) timecnt, sizeof *attypes, atcomp);
2456 && ((attypes[fromi].at
2457 + utoffs[attypes[toi - 1].type])
2458 <= (attypes[toi - 1].at
2460 : attypes[toi - 2].type]))) {
2461 attypes[toi - 1].type =
2462 attypes[fromi].type;
2466 || attypes[fromi].dontmerg
    [all...]
zic.c 454 } * attypes; variable in typeref:struct:attype *
2445 qsort(attypes, (size_t) timecnt, sizeof *attypes, atcomp);
2456 && ((attypes[fromi].at
2457 + utoffs[attypes[toi - 1].type])
2458 <= (attypes[toi - 1].at
2460 : attypes[toi - 2].type]))) {
2461 attypes[toi - 1].type =
2462 attypes[fromi].type;
2466 || attypes[fromi].dontmerg
    [all...]

Completed in 43 milliseconds