HomeSort by: relevance | last modified time | path
    Searched defs:lsd (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 281 /* integer u at column cut (counting from the right, LSD=0) and */
311 uByte *lsd; /* -> least ditto */ member in struct:__anon14214
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 281 /* integer u at column cut (counting from the right, LSD=0) and */
311 uByte *lsd; /* -> least ditto */ member in struct:__anon16628
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 281 /* integer u at column cut (counting from the right, LSD=0) and */
311 uByte *lsd; /* -> least ditto */ member in struct:__anon18930
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 281 /* integer u at column cut (counting from the right, LSD=0) and */
311 uByte *lsd; /* -> least ditto */ member in struct:__anon21671
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_aggregate.c 120 uint64_t lsd = dt_stddev((uint64_t *)lhs, 1); local
123 if (lsd < rsd)
126 if (lsd > rsd)

Completed in 26 milliseconds