OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asm_hide_symbol
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/
configure.ac
688
asm_hide_symbol
="unsupported"
702
asm_hide_symbol
=".private_extern"],
717
AS_IF([test "$
asm_hide_symbol
" = "unsupported"],
718
[
asm_hide_symbol
=".hidden"],
720
asm_hide_symbol
="unsupported"])
724
AS_IF([test "$
asm_hide_symbol
" != "unsupported"],[
725
AC_DEFINE_UNQUOTED([
ASM_HIDE_SYMBOL
], [$
asm_hide_symbol
], [directive to hide symbols])
configure
18336
asm_hide_symbol
="unsupported"
18364
asm_hide_symbol
=".private_extern"
18397
if test "$
asm_hide_symbol
" = "unsupported"; then :
18398
asm_hide_symbol
=".hidden"
18402
asm_hide_symbol
="unsupported"
18412
if test "$
asm_hide_symbol
" != "unsupported"; then :
18416
#define
ASM_HIDE_SYMBOL
$
asm_hide_symbol
Completed in 24 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025