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

  /src/usr.bin/units/
units.c 58 struct unittype { struct
77 static int addunit(struct unittype *, const char *, int);
78 static void cancelunit(struct unittype *);
81 static int compareunits(struct unittype *, struct unittype *);
82 static int compareunitsreciprocal(struct unittype *, struct unittype *);
83 static int completereduce(struct unittype *);
84 static void initializeunit(struct unittype *);
87 static int reduceproduct(struct unittype *, int)
    [all...]
  /src/external/bsd/ntp/dist/ntpd/
refclock_jjy.c 180 char unittype ; /* UNITTYPE_XXXXXXXXXX */ member in struct:jjyunit
771 switch ( up->unittype ) {
942 switch ( up->unittype ) {
1007 switch ( up->unittype ) {
1164 up->unittype = UNITTYPE_TRISTATE_JJY01 ;
1487 up->unittype = UNITTYPE_CDEX_JST2000 ;
1653 up->unittype = UNITTYPE_ECHOKEISOKUKI_LT2000 ;
1868 up->unittype = UNITTYPE_CITIZENTIC_JJY200 ;
2049 up->unittype = UNITTYPE_TRISTATE_GPSCLOCK01 ;
2370 up->unittype = UNITTYPE_SEIKO_TIMESYS_TDC_300
    [all...]

Completed in 20 milliseconds