HomeSort by: relevance | last modified time | path
    Searched defs:short (Results 1 - 15 of 15) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
sgml.lsp 43 (defsynprop *prop-sgml-default-short*
44 "default-short"
212 (defmacro sgml-syntoken-short (name)
218 (defmacro sgml-syntable-short (name property)
323 ;; Some "short" tags
324 (sgml-syntoken-short "tt")
325 (sgml-syntable-short "tt" *prop-sgml-tt*)
326 (sgml-syntoken-short "it")
327 (sgml-syntable-short "it" *prop-sgml-it*)
328 (sgml-syntoken-short "bf"
    [all...]
  /xsrc/external/mit/xgc/dist/
gram.c 201 #ifdef short
202 # undef short macro
220 typedef unsigned short int yytype_uint16;
226 typedef short int yytype_int16;
  /xsrc/external/mit/xkbevd/dist/
cfgparse.c 275 #ifdef short
276 # undef short macro
309 typedef short yytype_int16;
332 typedef short yytype_uint8;
341 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
parser.c 188 #ifdef short
189 # undef short macro
204 typedef short int yytype_int8;
210 typedef unsigned short int yytype_uint16;
216 typedef short int yytype_int16;
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winprefsyacc.c 279 #ifdef short
280 # undef short macro
295 typedef short int yytype_int8;
301 typedef unsigned short int yytype_uint16;
307 typedef short int yytype_int16;
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
glcpp-parse.c 334 #ifdef short
335 # undef short macro
353 typedef unsigned short yytype_uint16;
359 typedef short yytype_int16;
2176 /* Short-circuit: Only flag undefined from right side
2192 /* Short-circuit: Only flag undefined from right-side
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winprefsyacc.c 371 #ifdef short
372 # undef short macro
405 typedef short yytype_int16;
428 typedef short yytype_uint8;
437 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
glcpp-parse.c 370 #ifdef short
371 # undef short macro
404 typedef short yytype_int16;
415 typedef short yytype_uint8;
424 typedef unsigned short yytype_uint16;
2468 /* Short-circuit: Only flag undefined from right side
2484 /* Short-circuit: Only flag undefined from right-side
  /xsrc/external/mit/MesaLib/src/compiler/glsl/
glsl_parser.cpp 464 #ifdef short
465 # undef short macro
498 typedef short yytype_int16;
509 typedef short yytype_uint8;
518 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/
glsl_parser.cpp 406 #ifdef short
407 # undef short macro
425 typedef unsigned short yytype_uint16;
431 typedef short yytype_int16;
  /xsrc/external/mit/MesaLib.old/src/mesa/program/
program_parse.tab.c 416 #ifdef short
417 # undef short macro
435 typedef unsigned short yytype_uint16;
441 typedef short yytype_int16;
  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.c 432 #ifdef short
433 # undef short macro
466 typedef short yytype_int16;
489 typedef short yytype_uint8;
498 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/ctwm/dist/
gram.tab.c 432 #ifdef short
433 # undef short macro
466 typedef short yytype_int16;
489 typedef short yytype_uint8;
498 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/xkbcomp/dist/
xkbparse.c 458 #ifdef short
459 # undef short macro
492 typedef short yytype_int16;
515 typedef short yytype_uint8;
524 typedef unsigned short yytype_uint16;
  /xsrc/external/mit/MesaLib/src/mesa/program/
program_parse.tab.c 502 #ifdef short
503 # undef short macro
536 typedef short yytype_int16;
547 typedef short yytype_uint8;
556 typedef unsigned short yytype_uint16;

Completed in 38 milliseconds