Home
last modified time | relevance | path

Searched refs:YMAP_LENGTH (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c48 #define YMAP_LENGTH 256 /*XXX shouldn't this be (UCHAR_MAX+1)?*/ macro
1371 OB_MALLOC(&obs, YMAP_LENGTH, unsigned char);
1377 for (len = 0; len < YMAP_LENGTH; len++)