OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abimaj
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loadmod.c
628
int
abimaj
, abimin;
local
642
abimaj
= GET_ABI_MAJOR(data->abiversion);
645
data->abiclass,
abimaj
, abimin);
649
if (
abimaj
!= vermaj) {
657
abimaj
, vermaj);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
loadmod.c
452
int
abimaj
, abimin;
local
464
abimaj
= GET_ABI_MAJOR(data->abiversion);
467
data->abiclass,
abimaj
, abimin);
471
if (
abimaj
!= vermaj) {
478
module,
abimaj
, vermaj);
Completed in 7 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026