Searched refs:MAX_STRING_ALLOCATION_SIZE (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBurstTrie.c82 #define MAX_STRING_ALLOCATION_SIZE 342 macro
476 CFIndex size = MAX_STRING_ALLOCATION_SIZE;
480 UInt8 buffer[MAX_STRING_ALLOCATION_SIZE + 1];
501 CFIndex size = MAX_STRING_ALLOCATION_SIZE;
505 UInt8 buffer[MAX_STRING_ALLOCATION_SIZE + 1];
545 CFIndex size = MAX_STRING_ALLOCATION_SIZE;
549 UInt8 buffer[MAX_STRING_ALLOCATION_SIZE+1];
575 CFIndex size = MAX_STRING_ALLOCATION_SIZE;
579 UInt8 buffer[MAX_STRING_ALLOCATION_SIZE + 1];

Completed in 263 milliseconds