/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | intrin.h | 53 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 54 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 69 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 70 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 85 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) \ argument 87 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) \ argument
|
H A D | intdoc.c | 107 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 108 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 122 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 123 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 136 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) \ argument 138 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) \ argument 153 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 154 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument
|
H A D | intrin.c | 85 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 86 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 102 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 103 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument 118 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) \ argument 121 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) \ argument 139 #define DEFIMP(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL) argument 140 #define DEFIMPY(CODE,NAME,GFRTDIRECT,GFRTF2C,GFRTGNU,CONTROL,Y2KBAD) argument
|
/openbsd-src/sys/dev/ic/ |
H A D | pcdisplay_chars.c | 40 #define CONTROL 1 /* XXX smiley */ macro
|
/openbsd-src/usr.bin/telnet/ |
H A D | defines.h | 63 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | infokey.h | 106 #define CONTROL(c) ((c) & 0x1f) macro
|
/openbsd-src/sys/arch/macppc/dev/ |
H A D | kiicvar.h | 41 #define CONTROL 1 macro
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/ |
H A D | dce_opp.h | 295 uint32_t CONTROL; member
|
/openbsd-src/usr.bin/less/ |
H A D | less.h | 151 #define CONTROL(c) ((c)&037) macro
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | rcparse.h | 54 # define CONTROL 264 macro
|
H A D | rcparse.c | 13 # define CONTROL 264 macro
|
/openbsd-src/lib/libedit/ |
H A D | tty.h | 48 #define CONTROL(A) ((A) & 037) macro
|
/openbsd-src/sys/sys/ |
H A D | tty.h | 206 #define CONTROL global() macro
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | m68k-parse.h | 290 CONTROL, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | m68k-parse.h | 296 CONTROL, enumerator
|
/openbsd-src/sys/net/ |
H A D | fq_codel.c | 397 enum { INITIAL, ACCEPTING, FIRSTDROP, DROPPING, CONTROL, RECOVERY }; global() enumerator
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_optc.h | 156 uint32_t CONTROL; member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | go32-nat.c | 687 #define CONTROL D_REGS[7] macro
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.h | 340 CONTROL = 0x0008 enumerator
|