Home
last modified time | relevance | path

Searched refs:FmtVLong (Results 1 – 12 of 12) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/unix/
H A Dfmt.h55 FmtVLong = FmtLong << 1, enumerator
56 FmtComma = FmtVLong << 1,
/dports/devel/9base/9base-6/lib9/
H A Dfmt.h63 FmtVLong = FmtLong << 1, enumerator
64 FmtComma = FmtVLong << 1,
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dfmt.h63 FmtVLong = FmtLong << 1, enumerator
64 FmtComma = FmtVLong << 1,
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/include/
H A Dfmt.h47 FmtVLong = FmtLong << 1, enumerator
48 FmtComma = FmtVLong << 1,
/dports/x11-wm/wmii/wmii-3.6/include/
H A Dfmt.h47 FmtVLong = FmtLong << 1, enumerator
48 FmtComma = FmtVLong << 1,
/dports/net/drawterm/drawterm/include/
H A Dlib.h209 FmtVLong = FmtLong << 1, enumerator
210 FmtComma = FmtVLong << 1,
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libfmt/
H A Ddofmt.c341 }else if(fl & FmtVLong){ in __ifmt()
472 if(fl & FmtVLong){ in __countfmt()
518 f->flags |= FmtVLong; in __flagfmt()
/dports/x11-wm/wmii/wmii-3.6/libfmt/
H A Ddofmt.c341 }else if(fl & FmtVLong){ in __ifmt()
472 if(fl & FmtVLong){ in __countfmt()
518 f->flags |= FmtVLong; in __flagfmt()
/dports/net/drawterm/drawterm/libc/
H A Ddofmt.c343 }else if(fl & FmtVLong){ in __ifmt()
474 if(fl & FmtVLong){ in __countfmt()
520 f->flags |= FmtVLong; in __flagfmt()
/dports/devel/9base/9base-6/lib9/fmt/
H A Ddofmt.c362 }else if(fl & FmtVLong){ in __ifmt()
548 if(fl & FmtVLong){ in __countfmt()
597 f->flags |= FmtVLong; in __flagfmt()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9/fmt/
H A Ddofmt.c362 }else if(fl & FmtVLong){ in __ifmt()
548 if(fl & FmtVLong){ in __countfmt()
597 f->flags |= FmtVLong; in __flagfmt()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libventi/
H A Dcache.acid82 FmtVLong = 1024;