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

  /src/external/bsd/ntp/dist/include/
ntp_psl.h 9 * u_in32 is large enough for sub and qty so long as NTP_MAXPOLL < 31
16 u_int32 qty; member in struct:psl_item_tag
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_ramgt215.c 108 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; local
137 if (bins[i] > qty) {
139 qty = bins[i];
  /src/games/larn/
header.h 54 char qty; member in struct:_itm
  /src/external/bsd/ntp/dist/ntpd/
ntp_proto.c 3187 int qty = psi.qty; local
3192 || 0 != qty) {
3195 } while (val > qty);

Completed in 43 milliseconds