OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNC
(Results
1 - 14
of
14
) sorted by relevancy
/src/common/lib/libc/arch/aarch64/gen/
byte_swap_2.S
35
#define
FUNC
_C_LABEL(bswap16)
37
#define
FUNC
_C_LABEL(__bswap16)
40
ENTRY(
FUNC
)
43
END(
FUNC
)
45
STRONG_ALIAS(_C_LABEL(ntohs),
FUNC
)
46
STRONG_ALIAS(_C_LABEL(htons),
FUNC
)
byte_swap_4.S
35
#define
FUNC
_C_LABEL(bswap32)
37
#define
FUNC
_C_LABEL(__bswap32)
40
ENTRY(
FUNC
)
43
END(
FUNC
)
45
STRONG_ALIAS(_C_LABEL(ntohl),
FUNC
)
46
STRONG_ALIAS(_C_LABEL(htonl),
FUNC
)
byte_swap_8.S
35
#define
FUNC
_C_LABEL(bswap64)
37
#define
FUNC
_C_LABEL(__bswap64)
40
ENTRY(
FUNC
)
43
END(
FUNC
)
/src/common/lib/libc/arch/arm/gen/
byte_swap_2.S
35
#define
FUNC
_C_LABEL(bswap16)
37
#define
FUNC
_C_LABEL(__bswap16)
40
ENTRY(
FUNC
)
57
END(
FUNC
)
59
STRONG_ALIAS(_C_LABEL(ntohs),
FUNC
)
60
STRONG_ALIAS(_C_LABEL(htons),
FUNC
)
byte_swap_4.S
35
#define
FUNC
_C_LABEL(bswap32)
37
#define
FUNC
_C_LABEL(__bswap32)
39
ENTRY(
FUNC
)
60
END(
FUNC
)
63
STRONG_ALIAS(_C_LABEL(ntohl),
FUNC
)
64
STRONG_ALIAS(_C_LABEL(htonl),
FUNC
)
/src/sys/arch/sparc/include/
asm.h
152
#define
FUNC
(name) ASENTRY(name)
/src/sys/arch/bebox/stand/boot/
kbd.c
48
#define
FUNC
0x0100 /* function key */
monitor.c
320
#define
FUNC
(x) \
336
FUNC
(msr)
/src/sys/arch/prep/stand/boot/
kbd.c
48
#define
FUNC
0x0100 /* function key */
monitor.c
322
#define
FUNC
(x) \
336
FUNC
(msr);
/src/sys/arch/rs6000/stand/boot/
monitor.c
322
#define
FUNC
(x) \
336
FUNC
(msr);
/src/usr.sbin/tadpolectl/
tadpolectl.c
122
#define
FUNC
(x) \
145
FUNC
(hw_mouse_sensitivity)
170
FUNC
(hw_power_battery_chargedisabled)
193
FUNC
(hw_mouse_disable)
216
FUNC
(hw_kbd_click)
239
FUNC
(hw_mouse_intclick)
262
FUNC
(hw_mouse_extclick)
286
FUNC
(hw_mouse_recalibrate)
297
FUNC
(hw_kbd_repeat_delay)
322
FUNC
(hw_kbd_repeat_speed
[
all
...]
/src/usr.bin/xlint/common/
lint.h
96
FUNC
, /* function */
97
#define NTSPEC ((int)
FUNC
+ 1)
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
aead_aes256gcm_aesni.c
177
#define
FUNC
(N, MAKEN) \
194
FUNC
(8, MAKE8)
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025