Home
last modified time | relevance | path

Searched refs:do_undef (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcal.c510 { "undef", PP_UNDEF, do_undef },
1658 do_undef("ORIENTATION_PORTRAIT"); in get_args()
1669 do_undef("ORIENTATION_LANDSCAPE"); in get_args()
1679 do_undef(sym); in get_args()
1746 (void) do_undef(parg); in get_args()
1850 do_undef(gen_lang_sym(output_language)); in get_args()
H A Dprotos.h207 extern int do_undef (char *sym);
/dports/japanese/groff/groff-1.18.1.1/src/preproc/eqn/
H A Dlex.cc932 void do_undef() in do_undef() function
1088 do_undef(); in yylex()
/dports/textproc/groff/groff-1.22.4/src/preproc/eqn/
H A Dlex.cpp975 void do_undef() in do_undef() function
1140 do_undef(); in yylex()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Ddirective.c63 static void do_undef( void);
308 do_undef(); in directive()
1254 static void do_undef( void) in do_undef() function
/dports/devel/mcpp/mcpp-2.7.2/src/
H A Ddirective.c63 static void do_undef( void);
308 do_undef(); in directive()
1254 static void do_undef( void) in do_undef() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A Dcpp.py492 def do_undef(self, t): member in PreProcessor
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A Dcpp.py491 def do_undef(self, t): member in PreProcessor
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A Dcpp.py492 def do_undef(self, t): member in PreProcessor
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A Dcpp.py495 def do_undef(self, t): member in PreProcessor
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A Dcpp.py500 def do_undef(self, t): member in PreProcessor
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A Dcpp.py492 def do_undef(self, t): member in PreProcessor
/dports/graphics/plotutils/plotutils-2.6/pic2plot/
H A Dlex.cc37 static void do_undef(void);
1889 do_undef(void) in do_undef() function
2064 do_undef(); in yylex()
/dports/devel/scons/SCons-4.2.0/SCons/
H A Dcpp.py533 def do_undef(self, t): member in PreProcessor
/dports/textproc/groff/groff-1.22.4/src/preproc/pic/
H A Dlex.cpp1353 void do_undef() in do_undef() function
1819 do_undef(); in yylex()
/dports/japanese/groff/groff-1.18.1.1/src/preproc/pic/
H A Dlex.cc1316 void do_undef() in do_undef() function
1772 do_undef(); in yylex()
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/
H A Dpreprocessor.py571 def do_undef(self, args): member in Preprocessor
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/
H A Dpreprocessor.py572 def do_undef(self, args): member in Preprocessor
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/
H A Dpreprocessor.py677 def do_undef(self, args): member in Preprocessor
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/
H A Dpreprocessor.py677 def do_undef(self, args): member in Preprocessor
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/
H A Dpreprocessor.py677 def do_undef(self, args): member in Preprocessor
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/
H A Dpreprocessor.py620 def do_undef(self, args): member in Preprocessor
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/acpp/src/
H A Dcccp.c163 int do_define (), do_undef (), do_error (),
553 { 5, do_undef, "undef", T_UNDEF},
4244 do_undef (buf, limit, op, keyword) in do_undef() function
6277 do_undef (str,str + strlen (str) - 1, NULL, kt);
/dports/x11-wm/e16/e16-1.0.24/epp/
H A Dcpplib.c319 static int do_undef(cpp_reader * pfile, struct directive *keyword,
467 {5, do_undef, "undef", T_UNDEF, 0, 0, 0},
3850 do_undef(cpp_reader * pfile, struct directive *keyword, unsigned char *buf, in do_undef() function
5765 do_undef(pfile, NULL, (unsigned char *)pend->arg, in push_parse_file()
/dports/devel/efl/efl-1.25.1/src/bin/edje/epp/
H A Dcpplib.c328 static int do_undef(cpp_reader * pfile, struct directive *keyword,
477 {5, do_undef, "undef", T_UNDEF, 0, 0, 0},
3870 do_undef(cpp_reader * pfile, struct directive *keyword, unsigned char *buf, in do_undef() function
5836 do_undef(pfile, NULL, (unsigned char *)pend->arg, in push_parse_file()

12345678910