Searched defs:STR_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
H A DAllDiagnostics.h37 #define STR_SIZE(str, fieldTy) clang::StringSizerHelper<sizeof(str)-1, \ macro
/external/squashfs-tools/squashfs-tools/
H A Daction.c97 #define STR_SIZE 256 macro
127 str = malloc(STR_SIZE);
130 size = STR_SIZE;
170 size = (cur_size + 1 + STR_SIZE) & ~(STR_SIZE - 1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 197 milliseconds