HomeSort by relevance Sort by last modified time
    Searched defs:STRING_LIMIT (Results 1 - 5 of 5) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/
elfos.h 375 has such a limitation, you should define STRING_LIMIT to reflect that
385 #define STRING_LIMIT ((unsigned) 256)
433 STRING_LIMIT) we output those using ASM_OUTPUT_LIMITED_STRING. */
464 if (p < limit && (p - _ascii_bytes) <= (long)STRING_LIMIT) \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
elfos.h 386 has such a limitation, you should define STRING_LIMIT to reflect that
396 #define STRING_LIMIT ((unsigned) 256)
444 STRING_LIMIT) we output those using ASM_OUTPUT_LIMITED_STRING. */
475 if (p < limit && (p - _ascii_bytes) <= (long)STRING_LIMIT) \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
elfos.h 386 has such a limitation, you should define STRING_LIMIT to reflect that
396 #define STRING_LIMIT ((unsigned) 256)
444 STRING_LIMIT) we output those using ASM_OUTPUT_LIMITED_STRING. */
475 if (p < limit && (p - _ascii_bytes) <= (long)STRING_LIMIT) \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
elfos.h 386 has such a limitation, you should define STRING_LIMIT to reflect that
396 #define STRING_LIMIT ((unsigned) 256)
444 STRING_LIMIT) we output those using ASM_OUTPUT_LIMITED_STRING. */
475 if (p < limit && (p - _ascii_bytes) <= (long)STRING_LIMIT) \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 257 milliseconds