Home
last modified time | relevance | path

Searched defs:unput (Results 1 – 25 of 1432) sorted by relevance

12345678910>>...58

/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/pregen_source/Linux/
H A Dcod.l60 #define unput(c) (input_str--,c==10?yylineno--:yylineno) macro
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/pregen_source/Windows/
H A Dcod.l60 #define unput(c) (input_str--,c==10?yylineno--:yylineno) macro
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/ffs/ffs/cod/
H A Dcod.l60 #define unput(c) (input_str--,c==10?yylineno--:yylineno) macro
/dports/games/nethack33/nethack-3.3.1/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
H A Dlev_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
/dports/games/nethack33-nox11/nethack-3.3.1/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
H A Dlev_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
/dports/games/falconseye/falconseye-1.9.3_11/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
H A Dlev_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
H A Dlev_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; } macro
/dports/japanese/canna-lib/Canna37p3/ccustom/
H A Dlex.l377 #define unput(c) IROHA_unput(c) macro
/dports/japanese/canna-server/Canna37p3/ccustom/
H A Dlex.l377 #define unput(c) IROHA_unput(c) macro
/dports/news/knews/knews-1.0b.1/Widgets/
H A Dlaylex.l15 #define unput(c) (--yysource) macro
H A Dlaylex_new.c19 #define unput(c) (--yysource) macro
/dports/devel/rpc2/rpc2-2.14/rp2gen/
H A Drp2gen_lexer.l98 static void unput(char c) in unput() function
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dlex.l45 #define unput ip_unput macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExpr.l119 #define unput(c) XdmfExprUnput((c)) macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExpr.l119 #define unput(c) XdmfExprUnput((c)) macro
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A Dlaylex.l28 #define unput(c) (--yysource) macro
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A Dlaylex.l19 #define unput(c) (--yysource) macro
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A Dlaylex.l19 #define unput(c) (--yysource) macro
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_complex.c24 #define unput() (_dxfccsptr--) macro
/dports/net/gnu-radius/radius-1.6.1/radtest/
H A Dinput.l157 #define unput(c) xunput(c) macro
/dports/lang/pcc/pcc-1.1.0/cc/cpp/
H A Dscanner.l116 #define unput(ch) unch(ch) macro

12345678910>>...58