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

  /src/external/bsd/ntp/dist/util/
tg.c 110 struct progx { struct
130 struct progx progx[] = { variable in typeref:struct:progx
197 struct progx progy[] = {
213 struct progx progz[] = {
384 if (progx[i].sw == DEC)
508 sw = progx[second].sw;
509 arg = progx[second].arg;
tg2.c 313 struct progx { struct
338 struct progx progx[] = { variable in typeref:struct:progx
409 struct progx progu[] = {
425 struct progx progv[] = {
441 struct progx progw[] = {
457 struct progx progy[] = {
473 struct progx progz[] = {
1117 if (progx[BitNumber].sw == DEC)
1822 sw = progx[Second].sw
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
refclock_wwv.c 284 struct progx { struct
316 struct progx progx[] = { variable in typeref:struct:progx
1782 sw = progx[nsec].sw;
1783 arg = progx[nsec].arg;

Completed in 67 milliseconds