Searched refs:testc (Results 1 – 5 of 5) sorted by relevance
70 testc = testc macro86 $(CP) win32\testc.c testc.c149 ctest: $(testc)150 .\$(testc)156 $(testc): $(testc).c $(libname)157 $(CC) -nologo -o $(testc) -DONIG_EXTERN=extern $(testc).c $(libname)159 $(testp): $(testc).c $(dlllib)160 $(CC) -nologo -DPOSIX_TEST -o $(testp) $(testc).c $(dlllib)165 $(testc)u: $(testc)u.c $(libname)166 $(CC) -nologo -o $(testc)u -DONIG_EXTERN=extern $(testc)u.c $(libname)[all …]
5 class testc18 $myobj = new testc();
65 4. copy win32\testc.c testc.c
64 4. copy win32\testc.c testc.c
572 2005/08/22: [impl] escape GCC 4.0 warnings for testc.c.1740 2003/02/26: [dist] auto update testc.c and win32/testc.c in dist target.1865 2003/01/15: [dist] add testc.c to distribution file.1872 2003/01/11: [dist] add win32 directory. (config.h, Makefile, testc.c)1888 2003/01/08: [inst] add test program converter (test.rb -> testc.c).
Completed in 19 milliseconds