HomeSort by relevance Sort by last modified time
    Searched refs:bep (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/ia64/
Gglobal.c 68 uint8_t *lep, *bep; local
90 bep = (uint8_t *) &unw.read_only.f1_be;
94 *bep++ = f1_bytes[i];
98 bep = (uint8_t *) &unw.nat_val_be;
102 *bep++ = nat_val_bytes[i];
106 bep = (uint8_t *) &unw.int_val_be;
110 *bep++ = int_val_bytes[i];
  /bionic/tests/
math_log_test.cpp 434 0x1.8bep-5
    [all...]

Completed in 4900 milliseconds