Searched defs:a64 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c687 auxv64_t *a64 = local
693 a64->a_type = a->a_type;
694 a64->a_un.a_val = a->a_un.a_val;
695 a64++;
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c300 int64_t *a64; uint64_t *au64; member in union:__anon25
363 *a.a64++ = (int64_t)val;

Completed in 60 milliseconds