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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_posix_libcdep.cc 51 bool StackSizeIsUnlimited() {
65 CHECK(!StackSizeIsUnlimited());
sanitizer_win.cc 191 bool StackSizeIsUnlimited() {

Completed in 45 milliseconds