Searched refs:MAJOR (Results 1 – 9 of 9) sorted by relevance
28 MAJOR = .130 VERS = $(MAJOR)$(MINOR)39 SONAME = $(LIBRARY:.a=.so)$(MAJOR)40 ROOTLINKS += $(ROOTLIBDIR)/$(LIBLINKS)$(MAJOR)41 ROOTLINKS64 += $(ROOTLIBDIR64)/$(LIBLINKS)$(MAJOR)69 $(ROOTLIBDIR)/$(LIBLINKS)$(MAJOR): $(ROOTLIBDIR)/$(LIBLINKS)$(VERS)72 $(ROOTLIBDIR64)/$(LIBLINKS)$(MAJOR): $(ROOTLIBDIR64)/$(LIBLINKS)$(VERS)
55 sparc) MAJOR=sun4;;56 *) MAJOR=$MINOR;;60 major) $ECHO $MAJOR;;62 compat) [ $1 = $MAJOR ] ; exit ;;
105 if ((!v[MAJOR]) || ((!is_num(v[MAJOR])) && (*v[MAJOR] != '-'))) in check_line()181 if ((v[MAJOR][0] == '-') && (v[MAJOR][1] == '\0')) in parse_line()184 e->major = atoi(v[MAJOR]); in parse_line()
47 #define MAJOR 8 macro
50 $self->{MAJOR} = undef;79 ($self->{MAJOR}, $self->{MINOR},
61 # ifndef MAJOR62 # define MAJOR(dev) \ macro495 && MAJOR (st.st_rdev) != FLOPPY_MAJOR in check_device()
96 #define MAJOR(msg) DPRINTF(DBGLVL_MAJOR, msg) macro105 #define MAJOR(ignored) macro1117 MAJOR(("[ufsfx_do_failure_q")); in ufsfx_do_failure_q()1180 MAJOR((": retry=%ld, good night]\n\n", retry)); in ufsfx_do_failure_q()2602 MAJOR(("[ufsfx_kill_fix_failure_thread")); in ufsfx_kill_fix_failure_thread()2615 MAJOR((": rescheduled")); in ufsfx_kill_fix_failure_thread()2619 MAJOR((": killed")); in ufsfx_kill_fix_failure_thread()2625 MAJOR(("]\n")); in ufsfx_kill_fix_failure_thread()
30 MAJOR STRUCTURAL CHANGES & ENHANCEMENTS:
761 * lib/device.c [__linux__] (MAJOR): Support 32 bit and 64 bit1611 [__linux__] (MAJOR): Likewise.5286 macro MAJOR. From Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>.