HomeSort by: relevance | last modified time | path
    Searched refs:lint (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /xsrc/external/mit/libFS/dist/
Makefile.am 41 if LINT
42 lint:
43 (cd src && $(MAKE) $(MFLAGS) lint)
44 endif LINT
  /xsrc/external/mit/libXScrnSaver/dist/
Makefile.am 39 if LINT
40 # Check source code with tools like lint & sparse
41 lint:
42 (cd src && $(MAKE) $(MFLAGS) lint)
43 endif LINT
  /xsrc/external/mit/libXcursor/dist/
Makefile.am 31 if LINT
32 lint:
33 (cd src && $(MAKE) $(MFLAGS) lint)
34 endif LINT
  /xsrc/external/mit/libXinerama/dist/
Makefile.am 39 if LINT
40 lint:
41 (cd src && $(MAKE) $(MFLAGS) lint)
42 endif LINT
  /xsrc/external/mit/libXtst/dist/
Makefile.am 39 if LINT
40 lint:
41 (cd src && $(MAKE) $(MFLAGS) lint)
42 endif LINT
  /xsrc/external/mit/libXv/dist/
Makefile.am 39 if LINT
40 lint:
41 (cd src && $(MAKE) $(MFLAGS) lint)
42 endif LINT
  /xsrc/external/mit/libfontenc/dist/
Makefile.am 39 if LINT
40 lint:
41 (cd src && $(MAKE) $(MFLAGS) lint)
42 endif LINT
  /xsrc/external/mit/libxshmfence/dist/
Makefile.am 38 if LINT
39 lint:
40 (cd src && $(MAKE) $(MFLAGS) lint)
41 endif LINT
  /xsrc/external/mit/xdm/dist/
Makefile.am 31 if LINT
35 lint:
36 $(LINT) $(ALL_LINT_FLAGS) $(xdm_CFLAGS) $(xdm_SOURCES) $(xdm_LIBS)
37 (cd xdm && $(MAKE) $(AM_MAKEFLAGS) lint)
38 (cd xdmshell && $(MAKE) $(AM_MAKEFLAGS) lint)
39 (cd greeter && $(MAKE) $(AM_MAKEFLAGS) lint)
40 (cd chooser && $(MAKE) $(AM_MAKEFLAGS) lint)
41 endif LINT
  /xsrc/external/mit/libXvMC/dist/
Makefile.am 41 if LINT
42 lint:
43 (cd src && $(MAKE) $(MFLAGS) lint)
44 endif LINT
  /xsrc/external/mit/xauth/dist/
Makefile.am 35 if LINT
39 lint:
40 $(LINT) $(ALL_LINT_FLAGS) $(xauth_SOURCES) $(xauth_LDADD)
41 endif LINT
  /xsrc/external/mit/mkfontscale/dist/
Makefile.am 61 if LINT
65 lint:
66 $(LINT) $(ALL_LINT_FLAGS) $(mkfontscale_SOURCES)
67 endif LINT
  /xsrc/external/mit/xdpyinfo/dist/
Makefile.am 69 if LINT
73 lint:
74 $(LINT) $(ALL_LINT_FLAGS) $(AM_CFLAGS) $(xdpyinfo_SOURCES)
75 endif LINT
  /xsrc/external/mit/xdm/dist/xdm/
Makefile.am 71 if LINT
75 lint:
76 $(LINT) $(ALL_LINT_FLAGS) $(xdm_SOURCES) $(XDM_LIBS)
78 endif LINT
  /xsrc/external/mit/xtrap/dist/
xtrapproto.c 14 #if !defined(lint) && 0
xtrapchar.c 14 #if !defined(lint) && 0
  /xsrc/external/mit/libX11/dist/src/
PolyTxt16.c 158 #ifdef lint
192 #ifdef lint
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
parser.c 248 #if ! defined lint || defined __GNUC__
255 #ifndef lint
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winprefsyacc.c 339 #if ! defined lint || defined __GNUC__
346 #ifndef lint
  /xsrc/external/mit/xgc/dist/
gram.c 284 #if ! defined lint || defined __GNUC__
  /xsrc/external/mit/xkbevd/dist/
cfgparse.c 420 #if ! defined lint || defined __GNUC__
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winprefsyacc.c 516 #if ! defined lint || defined __GNUC__
  /xsrc/external/mit/libXevie/dist/
configure 625 LINT
783 LINT
1419 --enable-lint-library Create lint library (default: disabled)
1427 --with-lint Use a lint-style source code checker (default:
1443 LINT Path to a lint-style command
1444 LINT_FLAGS Flags for the lint-style command
11254 # Check whether --with-lint was given
    [all...]
  /xsrc/external/mit/bdftopcf/dist/
configure 655 LINT
795 LINT
1442 --with-lint Use a lint-style source code checker (default:
1458 LINT Path to a lint-style command
1459 LINT_FLAGS Flags for the lint-style command
11448 # Check whether --with-lint was given.
11459 # The lint program on FreeBSD and NetBSD is different from the one on Solaris
11466 lint_name=lint
    [all...]
  /xsrc/external/mit/makedepend/dist/
configure 654 LINT
794 LINT
1441 --with-lint Use a lint-style source code checker (default:
1457 LINT Path to a lint-style command
1458 LINT_FLAGS Flags for the lint-style command
11687 # Check whether --with-lint was given.
11698 # The lint program on FreeBSD and NetBSD is different from the one on Solaris
11705 lint_name=lint
    [all...]

Completed in 94 milliseconds

1 2 3