OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBNAME
(Results
1 - 25
of
145
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gdb/dist/readline/readline/support/
shlib-install
37
LIBNAME
="$1"
39
if [ -z "$
LIBNAME
" ]; then
52
${echo} $RM ${INSTALLDIR}/${
LIBNAME
}.${OLDSUFF}
53
if [ -f "$INSTALLDIR/$
LIBNAME
" ]; then
54
${echo} $MV $INSTALLDIR/$
LIBNAME
${INSTALLDIR}/${
LIBNAME
}.${OLDSUFF}
61
${echo} eval ${INSTALLPROG} $
LIBNAME
${INSTALLDIR}/${
LIBNAME
}
63
${echo} ${RM} ${INSTALLDIR}/${
LIBNAME
}
76
chmod 755 ${INSTALLDIR}/${
LIBNAME
}
[
all
...]
/src/external/gpl3/gdb.old/dist/readline/readline/support/
shlib-install
37
LIBNAME
="$1"
39
if [ -z "$
LIBNAME
" ]; then
52
${echo} $RM ${INSTALLDIR}/${
LIBNAME
}.${OLDSUFF}
53
if [ -f "$INSTALLDIR/$
LIBNAME
" ]; then
54
${echo} $MV $INSTALLDIR/$
LIBNAME
${INSTALLDIR}/${
LIBNAME
}.${OLDSUFF}
61
${echo} eval ${INSTALLPROG} $
LIBNAME
${INSTALLDIR}/${
LIBNAME
}
63
${echo} ${RM} ${INSTALLDIR}/${
LIBNAME
}
76
chmod 755 ${INSTALLDIR}/${
LIBNAME
}
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
ashldi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
ashrdi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdidf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdisf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdixf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundidf.c
4
#ifndef
LIBNAME
5
#define
LIBNAME
UNKNOWN
8
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundisf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundixf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
lshrdi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
negdi2.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
divdi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
/src/sys/external/bsd/compiler_rt/dist/test/timing/
ashldi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
ashrdi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdidf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdisf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatdixf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundidf.c
4
#ifndef
LIBNAME
5
#define
LIBNAME
UNKNOWN
8
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundisf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
floatundixf.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
lshrdi3.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
negdi2.c
8
#ifndef
LIBNAME
9
#define
LIBNAME
UNKNOWN
12
#define LIBSTRING LIBSTRINGX(
LIBNAME
)
/src/tests/lib/semaphore/pthread/
t_sem_pth.c
1
#define
LIBNAME
"pthread"
/src/lib/
checkvers
120
LIBNAME
=
165
LIBNAME
="$2"
178
"sh $EXECDIR"/checkver $QUIET -f "$LIBLIST" "$
LIBNAME
" ;
182
echo "$0: checkver failed. LIBLIST=$LIBLIST $
LIBNAME
=$
LIBNAME
"
190
if [ "X$
LIBNAME
" = "X" ] ; then
192
libname
=`dirname $f`
193
libname
=`basename $
libname
`
194
if ! echo $
libname
| grep -q "^lib" ; the
[
all
...]
Completed in 58 milliseconds
1
2
3
4
5
6
Indexes created Sat Aug 01 00:24:56 UTC 2026