OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpux
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/gmake/dist/
getloadavg.c
54
hpux
154
# if defined (
HPUX
) && !defined (
hpux
)
155
# define
hpux
macro
158
# if defined (__hpux) && !defined (
hpux
)
159
# define
hpux
macro
166
# if defined(hp300) && !defined(
hpux
)
333
# if !defined (KERNEL_FILE) && defined (
hpux
)
346
# if !defined(LDAV_SYMBOL) && ((defined(
hpux
) && !defined(hp9000s300)) || defined(_SEQUENT_) || defined(SVR4) || defined(ISC) || defined(sgi) || (defined (ardent) && defined (titan)) || defined (_AIX))
378
# if defined (
hpux
) && defined (HAVE_PSTAT_GETDYNAMIC
[
all
...]
/src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h
30
/* In strict ANSI mode, HP-UX machines define __hpux but not
hpux
*/
31
#if defined(__hpux) && !defined(
hpux
)
32
# define
hpux
macro
35
#if defined(__bsdi__) || defined(__386BSD__) || defined(_CX_UX) || defined(
hpux
) || defined(_IBMR2) || defined(linux)
37
#endif /* __bsdi__ || __386BSD__ || _CX_UX ||
hpux
|| _IBMR2 || linux */
159
#ifdef
hpux
191
# ifdef
hpux
193
# endif /*
hpux
*/
431
#if defined(POSIX) || defined(
hpux
)
/src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
os.h
30
/* In strict ANSI mode, HP-UX machines define __hpux but not
hpux
*/
31
#if defined(__hpux) && !defined(
hpux
)
32
# define
hpux
macro
35
#if defined(__bsdi__) || defined(__386BSD__) || defined(_CX_UX) || defined(
hpux
) || defined(_IBMR2) || defined(linux)
37
#endif /* __bsdi__ || __386BSD__ || _CX_UX ||
hpux
|| _IBMR2 || linux */
159
#ifdef
hpux
191
# ifdef
hpux
193
# endif /*
hpux
*/
431
#if defined(POSIX) || defined(
hpux
)
/src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl
507
sqlite-handle-
hpux
; # must be relatively early so that other config tests can work
1600
proc sqlite-handle-
hpux
{} {
1602
*
hpux
* {
Completed in 30 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026