Home
last modified time | relevance | path

Searched refs:dohelp (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dgraph-include-web71 dohelp = False variable
78 dohelp = True variable
86 dohelp = True variable
97 dohelp = True variable
102 dohelp = True variable
104 if dohelp:
H A Dgraph-header-logs193 dohelp = False variable
200 dohelp = True variable
209 dohelp = True variable
214 dohelp = True variable
216 if dohelp:
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dgraph-include-web71 dohelp = False variable
78 dohelp = True variable
86 dohelp = True variable
97 dohelp = True variable
102 dohelp = True variable
104 if dohelp:
H A Dgraph-header-logs193 dohelp = False variable
200 dohelp = True variable
209 dohelp = True variable
214 dohelp = True variable
216 if dohelp:
/netbsd-src/external/bsd/less/dist/
H A Dmain.c35 public int dohelp; variable
191 if (dohelp) in main()
H A Doptfunc.c40 extern int dohelp;
827 dohelp = 1; in opt_query()
/netbsd-src/games/hack/
H A Dhack.cmd.c121 { '?', dohelp },
H A Dhack.pager.c356 dohelp(void) in dohelp() function
H A Dextern.h301 int dohelp(void);