Searched refs:STATIC_ALLOCATE_SIZE (Results 1 – 1 of 1) sorted by relevance
81 const s32 STATIC_ALLOCATE_SIZE = 10; in WaitMultiple() local82 if (numHandles <= STATIC_ALLOCATE_SIZE) in WaitMultiple()84 nn::Handle handles[STATIC_ALLOCATE_SIZE]; in WaitMultiple()