HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_CONSTRAINT_LEN (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h 781 /* When a port defines CONSTRAINT_LEN, it should use DEFAULT_CONSTRAINT_LEN
785 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1
788 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
defaults.h 781 /* When a port defines CONSTRAINT_LEN, it should use DEFAULT_CONSTRAINT_LEN
785 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1
788 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR)
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
defaults.h 781 /* When a port defines CONSTRAINT_LEN, it should use DEFAULT_CONSTRAINT_LEN
785 #define DEFAULT_CONSTRAINT_LEN(C,STR) 1
788 #define CONSTRAINT_LEN(C,STR) DEFAULT_CONSTRAINT_LEN (C, STR)

Completed in 412 milliseconds