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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmoddiv.c44 } DWunion; typedef in typeref:union:__anon56
74 const DWunion nn = {.ll = n};
75 const DWunion dd = {.ll = d};
76 DWunion rr;
204 const DWunion ww = {{.low = q0, .high = q1}};

Completed in 56 milliseconds