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

  /external/llvm/unittests/Support/
ManagedStatic.cpp 33 void *allocate_stack(pthread_attr_t &a, size_t n = 65536) { function in namespace:__anon31150::test1
47 void *p1 = test1::allocate_stack(a1);
48 void *p2 = test1::allocate_stack(a2);
  /external/pcre/dist/
pcre_jit_compile.c 2095 static SLJIT_INLINE void allocate_stack(compiler_common *common, int size) function
    [all...]

Completed in 1432 milliseconds