Home
last modified time | relevance | path

Searched refs:USE_TAB (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Xmd/
H A DHelp.c53 #ifdef USE_TAB
838 #ifdef USE_TAB in ReadHelpFile()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h930 USE_TAB = 1135, enumerator
1860 #define USE_TAB 1135 macro
H A Dreserved.c2907 { "USE-TAB", 0, 1, USE_TAB, /* ACU extension */
H A Dparser.c3216 USE_TAB = 1135, enumerator
4146 #define USE_TAB 1135 macro
H A Dparser.y3138 %token USE_TAB "USE-TAB"
9105 | USE_TAB /* EFS-USE-TAB --> 512 */
/dports/graphics/xfig/xfig-3.2.8a/
H A Dconfig.h.in187 #undef USE_TAB
H A Dconfigure.ac304 [AC_DEFINE([USE_TAB], 1, [Define for using an input tablet.])])])
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dmain.c48 #ifdef USE_TAB /* input extensions for an input tablet */
1393 #ifndef USE_TAB in main()