OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_GL_CMP
(Results
1 - 25
of
54
) sorted by relevancy
1
2
3
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
/src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/
config.h
1974
/*
_GL_CMP
(n1, n2) performs a three-valued comparison on n1 vs. n2, where
1987
#define
_GL_CMP
(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
Completed in 103 milliseconds
1
2
3
Indexes created Sat Feb 28 05:31:39 UTC 2026