Home | History | Annotate | Download | only in lib

Lines Matching refs:NWORDS

567 #   define NWORDS \
569 union { double value; unsigned int word[NWORDS]; } m;
579 # undef NWORDS