Searched defs:maxDepth (Results 1 – 4 of 4) sorted by relevance
38 maxDepth: number; constant
40 maxDepth: number; constant
21 const maxDepth: number = 256; constant
307 static int inline __attribute__((always_inline)) FpUnwind(int maxDepth, uint64_t *ip, int stackSize) in FpUnwind()