Searched defs:U (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/ld128/ | ||
D | s_logl.c | 290 } U[TSIZE] = { variable |
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ | ||
D | gdtoaimp.h | 277 typedef union { double d; ULong L[2]; } U; typedef |