Searched defs:LOWER (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | intrin.h | 50 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 66 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 82 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument
|
H A D | intdoc.c | 103 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) \ argument 118 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 133 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 149 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument
|
H A D | intrin.c | 81 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) \ argument 98 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 115 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument 135 #define DEFNAME(UPPER,LOWER,MIXED,GEN,SPEC) argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | system.h | 175 #define IN_RANGE(VALUE, LOWER, UPPER) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | system.h | 256 #define IN_RANGE(VALUE, LOWER, UPPER) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 20010519-1.f | 37 LOGICAL LOWER,QLONGL local 41 COMMON /CASE/ LOWER, QLONGL local
|