/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | bad.def | 145 SHORT("Invalid octal constant at %0")) 150 SHORT("Invalid binary constant at %0")) 160 SHORT("Invalid octal constant at %0")) 165 SHORT("Invalid typeless constant at %1")) 170 SHORT("Invalid binary constant at %0")) 175 SHORT("Invalid octal constant at %0")) 190 SHORT("Invalid keyword `%%%A' at %0")) 258 SHORT("Invalid statement at %0")) 263 SHORT("Invalid %A statement at %0")) 614 SHORT("Useless range at %0")) [all …]
|
H A D | bad.c | 78 #define SHORT(m) m macro 81 #define SHORT(m) 86 #undef SHORT
|
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/ |
H A D | crisaout.sc | 31 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 32 ${CONSTRUCTING+ SHORT (0xbe7e);} 34 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */} 41 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 42 ${CONSTRUCTING+ SHORT (0xbe7e);} 44 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */}
|
H A D | h8300hn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
H A D | h8300sn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
H A D | h8300sxn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
H A D | crisaout.sc | 31 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 32 ${CONSTRUCTING+ SHORT (0xbe7e);} 34 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */} 41 ${CONSTRUCTING+ SHORT (0xe1fc); /* push srp */} 42 ${CONSTRUCTING+ SHORT (0xbe7e);} 44 ${CONSTRUCTING+ SHORT (0x0d3e); /* jump [sp+] */}
|
H A D | h8300hn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
H A D | h8300sn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
H A D | h8300sxn.sc | 36 SHORT (ABSOLUTE (_foobar)). */
|
/openbsd/lib/libcurses/tinfo/ |
H A D | lib_win32con.c | 385 WINCONSOLE.save_region.Right = (SHORT) (WINCONSOLE.SBI.dwSize.X - 1); in save_original_screen() 418 bufferCoord.X = (SHORT) (WINCONSOLE.window_only ? 420 bufferCoord.Y = (SHORT) (WINCONSOLE.window_only ? 451 WINCONSOLE.save_size.X = (SHORT) (WINCONSOLE.save_region.Right in read_screen_data() 453 WINCONSOLE.save_size.Y = (SHORT) (WINCONSOLE.save_region.Bottom in read_screen_data() 459 bufferCoord.X = (SHORT) (WINCONSOLE.window_only ? in read_screen_data() 461 bufferCoord.Y = (SHORT) (WINCONSOLE.window_only ? in read_screen_data() 574 rect.Right = (SHORT) (wide - 1); in _nc_console_set_scrollback() 575 rect.Bottom = (SHORT) (high - 1); in _nc_console_set_scrollback() 577 coord.X = (SHORT) wide; in _nc_console_set_scrollback() [all …]
|
/openbsd/gnu/usr.sbin/mkhybrid/src/libfile/ |
H A D | softmagic.c | 130 case SHORT: 197 case SHORT: 236 case SHORT:
|
H A D | apprentice.c | 128 case SHORT: 215 m->in.type = SHORT; 268 m->type = SHORT;
|
H A D | file.h | 57 #define SHORT 2 macro
|
/openbsd/regress/lib/libc/regex/ |
H A D | main.c | 139 # define SHORT 10 macro 174 ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, (size_t)SHORT); 175 if (strncmp(erbuf, badpat, SHORT-1) != 0 || erbuf[SHORT-1] != '\0' || 178 erbuf, SHORT-1, badpat);
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | c-exp.y | 194 %token SIGNED_KEYWORD LONG SHORT INT_KEYWORD CONST_KEYWORD VOLATILE_KEYWORD DOUBLE_KEYWORD 808 | SHORT 844 | SHORT INT_KEYWORD 846 | SHORT SIGNED_KEYWORD INT_KEYWORD 848 | SHORT SIGNED_KEYWORD 850 | UNSIGNED SHORT INT_KEYWORD 852 | SHORT UNSIGNED 854 | SHORT UNSIGNED INT_KEYWORD 977 | SHORT 1671 return SHORT; in yylex()
|
H A D | objc-exp.y | 201 %token SIGNED_KEYWORD LONG SHORT INT_KEYWORD CONST_KEYWORD VOLATILE_KEYWORD DOUBLE_KEYWORD 880 | SHORT 894 | SHORT INT_KEYWORD 896 | UNSIGNED SHORT INT_KEYWORD 946 | SHORT 1617 return SHORT; in yylex()
|
/openbsd/lib/libc/stdio/ |
H A D | vfwscanf.c | 57 #define SHORT 0x00004 /* h: short */ macro 187 flags |= SHORT; in __vfwscanf() 304 else if (flags & SHORT) in __vfwscanf() 672 else if (flags & SHORT) in __vfwscanf()
|
H A D | vfscanf.c | 56 #define SHORT 0x00004 /* h: short */ macro 173 flags |= SHORT; in __svfscanf() 278 else if (flags & SHORT) in __svfscanf() 750 else if (flags & SHORT) in __svfscanf()
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.opt | 77 Target RejectNegative Report InverseMask(SHORT) 90 Target RejectNegative Report Mask(SHORT)
|
/openbsd/gnu/usr.bin/perl/os2/OS2/ |
H A D | typemap | 12 SHORT T_IV
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68k.opt | 124 Target RejectNegative InverseMask(SHORT) 144 Target Report RejectNegative Mask(SHORT)
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m68k.c | 433 #define SHORT 1 macro 4533 case TAB (BRANCHBWL, SHORT): 4534 case TAB (BRABSJUNC, SHORT): 4535 case TAB (BRABSJCOND, SHORT): 4536 case TAB (BRANCHBW, SHORT): 4595 case TAB (FBRANCH, SHORT): 4607 case TAB (DBCCLBR, SHORT): 4608 case TAB (DBCCABSJ, SHORT): 4651 case TAB (PCREL1632, SHORT): 4676 case TAB (PCINDEX, SHORT): [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/ |
H A D | cp1251.ucm | 167 <U040E> \xA1 |0 # CYRILLIC CAPITAL LETTER SHORT U 178 <U0419> \xC9 |0 # CYRILLIC CAPITAL LETTER SHORT I 210 <U0439> \xE9 |0 # CYRILLIC SMALL LETTER SHORT I 245 <U045E> \xA2 |0 # CYRILLIC SMALL LETTER SHORT U
|
H A D | koi8-f.ucm | 185 <U045E> \xAE |0 # CYRILLIC SMALL LETTER SHORT U 201 <U040E> \xBE |0 # CYRILLIC CAPITAL LETTER SHORT U 213 <U0439> \xCA |0 # CYRILLIC SMALL LETTER SHORT I 245 <U0419> \xEA |0 # CYRILLIC CAPITAL LETTER SHORT I
|