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

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test_util_posix.cc 75 static void* allocate_addr(int size, int offset_from_aligned = 0) { function in typeref:typename:void *
86 : loc_(allocate_addr(16, offset_from_aligned)) {
tsan_test_util_posix.cc 75 static void* allocate_addr(int size, int offset_from_aligned = 0) { function in typeref:typename:void *
86 : loc_(allocate_addr(16, offset_from_aligned)) {

Completed in 21 milliseconds