/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.h | 23 { NORMAL, /* Ordinary declaration */ enumerator
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | decl.h | 23 { NORMAL, /* Ordinary declaration */ enumerator
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | dfaddsub.S | 55 #define NORMAL p3 macro 84 NORMAL = dfclass(A,#2) define 85 NORMAL = dfclass(B,#2) define
|
H A D | dfsqrt.S | 43 #define NORMAL p2 macro 85 NORMAL = dfclass(A,#DFCLASS_NORMAL) // Is it normal define 86 NORMAL = cmp.gt(AH,#-1) // and positive? define
|
H A D | dfdiv.S | 43 #define NORMAL p2 macro 79 NORMAL = dfclass(A,#DFCLASS_NORMAL) define 80 NORMAL = dfclass(B,#DFCLASS_NORMAL) define
|
/openbsd-src/gnu/usr.bin/perl/lib/ |
H A D | warnings.pm | 435 sub NORMAL () { 1 }; global() subroutine
|
/openbsd-src/gnu/llvm/clang/lib/Format/ |
H A D | FormatTokenLexer.h | 34 NORMAL, enumerator
|
/openbsd-src/usr.bin/pr/ |
H A D | pr.h | 70 #define NORMAL 0 macro
|
/openbsd-src/usr.bin/tr/ |
H A D | extern.h | 37 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, SET } state; enumerator
|
/openbsd-src/usr.sbin/apmd/ |
H A D | apm-proto.h | 44 NORMAL, enumerator
|
/openbsd-src/gnu/llvm/compiler-rt/include/xray/ |
H A D | xray_records.h | 68 NORMAL = 0, enumerator
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | abtest.py | 55 NORMAL = ESCAPE % "0" variable
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | ProgressBar.py | 64 NORMAL = '' #: Turn off all modes variable in TerminalController
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 39 UNKNOWN, NORMAL, GENERIC, REGBANK enumerator
|
/openbsd-src/usr.bin/ul/ |
H A D | ul.c | 52 #define NORMAL 000 macro
|
/openbsd-src/sys/dev/isa/ |
H A D | spkr.c | 135 #define NORMAL 7 /* 7/8ths of note interval is filled */ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash56.C | 43 enum Action { NORMAL, REMOVE_CURRENT }; enumerator
|
/openbsd-src/gnu/llvm/lldb/examples/python/ |
H A D | crashlog.py | 630 NORMAL = 0 variable in CrashLogParseMode
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | pp.h | 118 #define NORMAL global() macro
|
/openbsd-src/gnu/gcc/gcc/config/vax/ |
H A D | vax.h | 671 #define OUTPUT_JUMP(NORMAL, FLOAT, NO_OV) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
H A D | vax.h | 966 #define OUTPUT_JUMP(NORMAL, FLOAT, NO_OV) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
H A D | ns32k.h | 1261 #define OUTPUT_JUMP(NORMAL, NO_OV) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.h | 882 #define OUTPUT_JUMP(NORMAL, FLOAT, NO_OV) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
H A D | i370.h | 1017 #define OUTPUT_JUMP(NORMAL, FLOAT, NO_OV) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68k.h | 1632 #define OUTPUT_JUMP(NORMAL, FLOAT, NO_OV) \ argument
|