Home
last modified time | relevance | path

Searched refs:SHORT (Results 1 – 25 of 140) sorted by relevance

123456

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbad.def145 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 Dbad.c78 #define SHORT(m) m macro
81 #define SHORT(m)
86 #undef SHORT
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/
H A Dcrisaout.sc31 ${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 Dh8300hn.sc36 SHORT (ABSOLUTE (_foobar)). */
H A Dh8300sn.sc36 SHORT (ABSOLUTE (_foobar)). */
H A Dh8300sxn.sc36 SHORT (ABSOLUTE (_foobar)). */
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dcrisaout.sc31 ${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 Dh8300hn.sc36 SHORT (ABSOLUTE (_foobar)). */
H A Dh8300sn.sc36 SHORT (ABSOLUTE (_foobar)). */
H A Dh8300sxn.sc36 SHORT (ABSOLUTE (_foobar)). */
/openbsd/lib/libcurses/tinfo/
H A Dlib_win32con.c385 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 Dsoftmagic.c130 case SHORT:
197 case SHORT:
236 case SHORT:
H A Dapprentice.c128 case SHORT:
215 m->in.type = SHORT;
268 m->type = SHORT;
H A Dfile.h57 #define SHORT 2 macro
/openbsd/regress/lib/libc/regex/
H A Dmain.c139 # 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 Dc-exp.y194 %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 Dobjc-exp.y201 %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 Dvfwscanf.c57 #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 Dvfscanf.c56 #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 Dm68hc11.opt77 Target RejectNegative Report InverseMask(SHORT)
90 Target RejectNegative Report Mask(SHORT)
/openbsd/gnu/usr.bin/perl/os2/OS2/
H A Dtypemap12 SHORT T_IV
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dm68k.opt124 Target RejectNegative InverseMask(SHORT)
144 Target Report RejectNegative Mask(SHORT)
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c433 #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 Dcp1251.ucm167 <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 Dkoi8-f.ucm185 <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

123456