Home
last modified time | relevance | path

Searched refs:node_hi (Results 1 – 9 of 9) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgoffice-utils.c68 guint16 node_hi; in go_uuid() member
82 uuid.node_hi = (guint16) g_rand_int_range (grand, 0, G_MAXUINT16); in go_uuid()
100 uuid.node_hi, in go_uuid()
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgftnnlfd.h102 byte node_hi; // MSB of node member
133 byte node_hi; // MSB of node member
H A Dgftnnlfd.cpp88 addr.node = (word)((namerec().node_hi << 8) | namerec().node_lo); in getaddr()
94 addr.node = (word)((addrrec().node_hi << 8) | addrrec().node_lo); in getaddr()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Duuid.c44 guint32 node_hi; in uuid_gen_random() member
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Drenumb.hpp50 void adj_print_some(int node_num, int node_lo, int node_hi, int adj_num, int adj_row[], int adj[],
430 void adj_print_some(int node_num, int node_lo, int node_hi, int adj_num, int adj_row[], int adj[], in adj_print_some() argument
497 for (i = node_lo; i <= node_hi; i++) { in adj_print_some()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dutil.c97 guint16 node_hi; in gabble_generate_id() member
111 uuid.node_hi = (guint16) g_rand_int_range (grand, 0, G_MAXUINT16); in gabble_generate_id()
129 uuid.node_hi, in gabble_generate_id()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DConfigMgr.cpp918 int node_hi; in GetUUID() member
927 uuid.node_hi = GetRandomNumber(0, 65535); in GetUUID()
944 uuid.node_hi, in GetUUID()
H A Dnavutil.cpp4741 int node_hi; in GetUUID() member
4750 uuid.node_hi = GetRandomNumber(0, 65535); in GetUUID()
4767 uuid.node_hi, in GetUUID()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/dashboard_pi/src/
H A Ddashboard_pi.cpp353 int node_hi; in GetUUID() member
362 uuid.node_hi = GetRandomNumber(0, 65535); in GetUUID()
379 uuid.node_hi, in GetUUID()