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

  /src/bin/ps/
print.c 1232 int width, vok, fmtlen; local in function:printval
1253 vok = 0;
1257 vok = VSIGN;
1261 vok = VUNSIGN;
1265 vok = VSIGN;
1273 vok = VUNSIGN;
1277 vok = VSIGN;
1286 vok = VSIGN;
1291 vok = VUNSIGN;
1295 vok = VSIGN
    [all...]
print.c 1232 int width, vok, fmtlen; local in function:printval
1253 vok = 0;
1257 vok = VSIGN;
1261 vok = VUNSIGN;
1265 vok = VSIGN;
1273 vok = VUNSIGN;
1277 vok = VSIGN;
1286 vok = VSIGN;
1291 vok = VUNSIGN;
1295 vok = VSIGN
    [all...]

Completed in 29 milliseconds